https://github.com/mindsers/tutorial-socketio
Application example on socket.io. Drawing application with multiplayer mode.
https://github.com/mindsers/tutorial-socketio
mindsersit-tutorials socket-io tutorial websocket
Last synced: 3 months ago
JSON representation
Application example on socket.io. Drawing application with multiplayer mode.
- Host: GitHub
- URL: https://github.com/mindsers/tutorial-socketio
- Owner: mindsers
- License: mit
- Created: 2017-02-22T23:06:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T20:01:24.000Z (over 3 years ago)
- Last Synced: 2025-04-07T04:22:37.065Z (12 months ago)
- Topics: mindsersit-tutorials, socket-io, tutorial, websocket
- Language: JavaScript
- Homepage:
- Size: 209 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MindsersIT Tutorials - Socket.IO
Sources of courses about socket.io.
This project is a drawing application. All users can see others drawing in real time.
## Author
Connect with me using the information below:
- [Website](http://nathanaelcherrier.com)
- [Blog](http://blog.nathanaelcherrier.com)
- [Twitter](https://twitter.com/MindsersIT)
- [Facebook](https://www.facebook.com/MindsersIT/)
- [Youtube](https://www.youtube.com/channel/UC9FajTyEA4M8K6cF4174Zlw)
## License
This repository is under the MIT License. Look at the LICENSE file for more.