happychat-service
v0.18.0
Published
Socket.IO based chat server for happychat.
Downloads
31
Keywords
Readme
Happychat Chat Server
Socket.IO based chat server for happychat.
In progress implementation of Happychat Service.
Developing
git clone [email protected]:automattic/happychat-service.git
cd happychat-service
npm install
npm test
Make sure all tests pass before developing.