https://github.com/think2011/html5-comet-eventsource--node.js-example
node.js实现html5原生comet(长连接)例子
https://github.com/think2011/html5-comet-eventsource--node.js-example
Last synced: 12 months ago
JSON representation
node.js实现html5原生comet(长连接)例子
- Host: GitHub
- URL: https://github.com/think2011/html5-comet-eventsource--node.js-example
- Owner: think2011
- Created: 2014-11-12T15:07:27.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-12T15:57:32.000Z (over 11 years ago)
- Last Synced: 2024-04-13T16:27:45.725Z (about 2 years ago)
- Language: JavaScript
- Size: 593 KB
- Stars: 9
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
html5-comet-EventSource--node.js-example
========================================
node.js实现html5原生comet(长连接)例子