https://github.com/colyseus/colyseus-cocos2d-x
⚔️ Colyseus Multiplayer SDK for Cocos2d-x
https://github.com/colyseus/colyseus-cocos2d-x
cocos2d-x colyseus multiplayer networking
Last synced: 4 months ago
JSON representation
⚔️ Colyseus Multiplayer SDK for Cocos2d-x
- Host: GitHub
- URL: https://github.com/colyseus/colyseus-cocos2d-x
- Owner: colyseus
- License: mit
- Created: 2019-01-07T22:15:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-15T18:10:54.000Z (almost 5 years ago)
- Last Synced: 2025-06-14T01:15:53.915Z (4 months ago)
- Topics: cocos2d-x, colyseus, multiplayer, networking
- Language: C++
- Homepage: https://docs.colyseus.io/getting-started/cocos2dx-client/
- Size: 5.8 MB
- Stars: 15
- Watchers: 5
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## FAQ
Seeing this error on Mac build?
```
App Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. Temporary exceptions can be configured via your app's Info.plist file.
```Check this: [https://stackoverflow.com/a/40299837/892698](https://stackoverflow.com/a/40299837/892698)
## Contributors
Big thanks to [Hung Hoang](https://github.com/chunho32) for making the initial
implementation of this client.## License
MIT