This work is an adaptation of https://github.com/kaosat-dev/socket-io. This adaptation includes the use and configuration of the "room" mechanism in the socket.
## Installation For the web component itself you only need to do:
bower install socket-io
If you require a server, please follow the official socket.io docs
You need a functioning socket.io server running
- 0.1.0 Initial release
## Licence MIT