Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lonng authored Oct 8, 2017
1 parent eddeee1 commit ed99f72
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,21 +106,24 @@ The Nano will remain simple, but you can perform any operations in the component
+ [API参考(服务器)](https://godoc.org/github.com/lonnng/nano)
+ [如何将`lua`脚本集成到`nano`组件中(未完成)](.)

## Client SDK
## Resources

- Javascript
+ [nano-websocket-client](https://github.com/lonnng/nano-websocket-client)
+ [nano-egret-client](https://github.com/lonnng/nano-egret-client)

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

## Community

- QQGroup: [289680347](https://jq.qq.com/?_wv=1027&k=4EMMaha)
- Reddit: [nanolabs](https://www.reddit.com/r/nanolabs/)

## Demo
## Successful cases

- [Implement a chat room in 100 lines with nano and WebSocket](./examples/demo/chat)
- [Tadpole demo](./examples/demo/tadpole)
- [空来血战](https://fir.im/tios)

## Installation

Expand Down

0 comments on commit ed99f72

Please sign in to comment.