Thanks to visit codestin.com
Credit goes to github.com

Skip to content

node-proj/WebSocket-Node

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WebSocket Implementation for Node

WARNING: THIS IS NOT READY FOR USE YET. This code is currently VERY experimental at best and is not stable for any kind of production use.

This is an implementation of the WebSocket Draft -06 in Node. See the examples folder for usage examples. It contains a couple mini servers that implement a couple of the test protocols from Andy Green's libwebsockets-test-server.

For a WebSocket -06 client written in Flash see my AS3WebScocket project.

More to come soon...

About

A WebSocket Implementation for Node.JS (Draft -08 through the final RFC 6455)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.5%
  • HTML 5.2%
  • C++ 4.5%
  • Other 0.8%