Client library for the goatee notification server.
npm install && grunt
Use bind
to bind to as many channels as needed. Once bound, you can send custom messages (data) to those channels via emit
as seen in provided example.html.
Client library for the goatee notification server.
npm install && grunt
Use bind
to bind to as many channels as needed. Once bound, you can send custom messages (data) to those channels via emit
as seen in provided example.html.