wsem
v0.0.6
Published
Simple module to manage events between web socket clients
Downloads
3
Readme
What's wsem?
Web Socket Event Manager is a simple module to manage events between web socket clients with nodejs.
Its goal is to make web sockets apps clients synchronization easier.
It is based on expressjs and socket.io.
Features
TODO
Usage
TODO
Have a look at the demo to see how to use the api.
Enjoy !