johnernaut / goatee.js

Client library for the goatee notification server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

goatee.js

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.


Languages

Language:JavaScript 81.3%Language:HTML 18.7%