nodejs_websocket_server

所属分类:网络编程
开发工具:JavaScript
文件大小:27KB
下载次数:76
上传日期:2011-12-05 21:52:04
上 传 者xiaobingee
说明:  node.js websocket的例子,nodejs很有前途
(node.js websocket)

文件列表:
nodejs_websocket_server\LICENSE.md (1075, 2011-09-06)
nodejs_websocket_server\Makefile (518, 2011-09-06)
nodejs_websocket_server\package.json (482, 2011-09-06)
nodejs_websocket_server\tools\release.js (843, 2011-09-06)
nodejs_websocket_server\test\common.js (0, 2011-09-06)
nodejs_websocket_server\test\manual\chat-server.js (1758, 2011-09-06)
nodejs_websocket_server\test\manual\chat.html (1853, 2011-09-06)
nodejs_websocket_server\test\manual\client.html (3469, 2011-09-06)
nodejs_websocket_server\test\manual\dev-server.js (3098, 2011-09-06)
nodejs_websocket_server\test\manual\echo-server.js (633, 2011-09-06)
nodejs_websocket_server\test\manual\test-https-upgrade.js (2468, 2011-09-06)
nodejs_websocket_server\test\manual\ssl\cert.key (887, 2011-09-06)
nodejs_websocket_server\test\manual\ssl\cert.pem (1350, 2011-09-06)
nodejs_websocket_server\samples\handshake-packets (1795, 2011-09-06)
nodejs_websocket_server\lib\_events.js (794, 2011-09-06)
nodejs_websocket_server\lib\_util.js (76, 2011-09-06)
nodejs_websocket_server\lib\ws\connection.js (14309, 2011-09-06)
nodejs_websocket_server\lib\ws\manager.js (3417, 2011-09-06)
nodejs_websocket_server\lib\ws\parser.js (2885, 2011-09-06)
nodejs_websocket_server\lib\ws\server.js (2911, 2011-09-06)
nodejs_websocket_server\lib\lang\mixin.js (273, 2011-09-06)
nodejs_websocket_server\docs\index.html (22228, 2011-09-06)
nodejs_websocket_server\docs\style.css (8352, 2011-09-06)
nodejs_websocket_server\test\manual\ssl (0, 2011-11-18)
nodejs_websocket_server\test\simple (0, 2011-11-18)
nodejs_websocket_server\test\pummel (0, 2011-11-18)
nodejs_websocket_server\test\manual (0, 2011-11-18)
nodejs_websocket_server\test\fixtures (0, 2011-11-18)
nodejs_websocket_server\lib\ws (0, 2011-11-18)
nodejs_websocket_server\lib\lang (0, 2011-11-18)
nodejs_websocket_server\tools (0, 2011-11-18)
nodejs_websocket_server\test (0, 2011-11-18)
nodejs_websocket_server\samples (0, 2011-11-18)
nodejs_websocket_server\lib (0, 2011-11-18)
nodejs_websocket_server\docs (0, 2011-11-18)
... ...

# node-websocket-server # This is a server for drafts [75](http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol-75) and [76](http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol-76) of the WebSocket Protocol. ## Getting help: If you have an issues with this server, please check the [issue tracker](http://github.com/miksago/node-websocket-server/issues). - If you have an issue with a stacktrace / bug report, please submit an issue in the issue tracker, make sure to include details as to how to reproduce the issue. - If you have a feature request, create an issue on the bug tracker and specifically state that it is a feature request, also send an email to the mailing list referencing this feature request, discussion on feature requests should be done in the issue tracker. - If you need general help or want to share what you're using this project in, join & email the mailing list. ## Mailing List: We have a mailing list, it is hosted on google groups: [http://groups.google.com/group/node-websocket-server](http://groups.google.com/group/node-websocket-server) ## Documentation (outdated) See http://static.brandedcode.com/nws-docs/ for some slightly outdated documentation.

近期下载者

相关文件


收藏者