You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Client library for the goatee notification server.
Building
npm install && grunt
Usage
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.
About
Client library for the goatee notification server.