# node-websocket-server **Repository Path**: ericzyh/node-websocket-server ## Basic Information - **Project Name**: node-websocket-server - **Description**: A WebSocket server written in low-level node.js, should be 90-100% spec compatible. - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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.