https://github.com/megaprog/web-socket-chat
WebSocket chat on Spring WebSocket and pure JavaScript
https://github.com/megaprog/web-socket-chat
Last synced: 10 months ago
JSON representation
WebSocket chat on Spring WebSocket and pure JavaScript
- Host: GitHub
- URL: https://github.com/megaprog/web-socket-chat
- Owner: Megaprog
- Created: 2014-11-10T19:56:15.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-12T19:25:28.000Z (over 11 years ago)
- Last Synced: 2023-03-30T04:42:54.154Z (about 3 years ago)
- Language: Java
- Homepage:
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
WebSocket Chat
=============
The example of WebSocket chat on Spring WebSocket and pure JavaScript.