https://github.com/bcomnes/websocket-chat
A simple websocket server/client illustrating foundational websocket functionalities
https://github.com/bcomnes/websocket-chat
Last synced: 9 months ago
JSON representation
A simple websocket server/client illustrating foundational websocket functionalities
- Host: GitHub
- URL: https://github.com/bcomnes/websocket-chat
- Owner: bcomnes
- License: mit
- Created: 2018-11-24T23:29:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-06T22:38:35.000Z (about 7 years ago)
- Last Synced: 2024-12-27T17:57:54.173Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://ws-chat-server.herokuapp.com
- Size: 9.77 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# websocket-chat
A simple websocket server/client illustrating foundational websocket functionalities