https://github.com/willitscale/simplejavawebsocket
A simple java server base for the web socket HTML 5 protocol
https://github.com/willitscale/simplejavawebsocket
Last synced: 5 months ago
JSON representation
A simple java server base for the web socket HTML 5 protocol
- Host: GitHub
- URL: https://github.com/willitscale/simplejavawebsocket
- Owner: willitscale
- License: apache-2.0
- Created: 2013-11-25T16:51:28.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-12-10T23:53:04.000Z (about 10 years ago)
- Last Synced: 2025-01-19T21:49:49.710Z (about 1 year ago)
- Language: Java
- Size: 1.01 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Simple Java Web Socket
===================
A simple java server base for the web socket HTML 5 protocol