Skip to content

Commit

Permalink
add nano-client-ts (#102)
Browse files Browse the repository at this point in the history
actually it is for cocos creator
  • Loading branch information
adoontheway committed May 6, 2023
1 parent ee534d4 commit 7ac0ab2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ func (manager *PlayerManager) Login(s *session.Session, msg *ReqPlayerLogin) err
+ [nano-websocket-client](https://github.com/lonnng/nano-websocket-client)
+ [nano-egret-client](https://github.com/lonnng/nano-egret-client)

- Typescript/cocos-creator
+ [nano-client-ts](https://github.com/adoontheway/nano-client-ts)

- Demo
+ [Implement a chat room in 100 lines with nano and WebSocket](./examples/demo/chat)
+ [Tadpole demo](./examples/demo/tadpole)
Expand Down

0 comments on commit 7ac0ab2

Please sign in to comment.