https://github.com/jollen/html5-websocket-nodejs
[AP100] Simples for WebSocket and Node.js
https://github.com/jollen/html5-websocket-nodejs
Last synced: about 1 year ago
JSON representation
[AP100] Simples for WebSocket and Node.js
- Host: GitHub
- URL: https://github.com/jollen/html5-websocket-nodejs
- Owner: jollen
- License: bsd-3-clause
- Created: 2012-10-18T15:48:55.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2018-08-18T05:09:55.000Z (almost 8 years ago)
- Last Synced: 2025-03-24T17:11:05.949Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://www.moko365.com/enterprise/html5-cloud-1-messenger-app
- Size: 219 KB
- Stars: 13
- Watchers: 4
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[HTML5 與 JavaScript:Web Fullstack 開發入門,第三版](https://www.moko365.com/enterprise/ap100-html5-javascript-apps-cloud)
## Jollen's Node.js Training
Simples for websocket client and server. The server is in Node.js
Please see www.moko365.com for more course information.
Use [jollen/isomorphic-js-demo](https://github.com/jollen/isomorphic-js-demo) as the frontend for testing [server/07-websocket-data-push](https://github.com/jollen/html5-websocket-nodejs/tree/master/server/07-websocket-data-push).