nodejs-wesley
nodejs-wesley copied to clipboard
:rotating_light: [UNMAINTAINED] Protocol compliant web socket server with some awesome extras.
This library looks really interesting. I was thinking of implementing something similar myself. Does this library include browser support? Or is it easy to use socket.io-client or engine.io-client to connect...
Website
Explore the possibilities of a website to clearly document and market the project. The design doesn't need to be fancy, just clear and concise. The domain http://wesleyjs.org currently points to...
The current test coverage is pretty poor. It really needs improving. - [ ] lib/client.js - `client.Client` - `client.isClient` - `client.assertClient` - [ ] lib/pool.js - `pool.Pool` - `pool.isPool` -...
The only documentation currently available is in `README.md`. It may be useful to have a `/docs` and/or `/examples` to explain use cases. Either way, documentation is needed!