Skip to content

Flotype/nowclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nowclient: A Node.js client for Now

Requires websocket-client (npm install websocket-client) and socket.io-nodeclient (git clone git://github.com/ericz/socket.io-nodeclient.git).

now_barebones.js is a quick example of how to use nowclient.

Usage: node now_barebones.js http://myserver:port/, where http://myserver:port/ indicates where your Now server is running.

Releases

No releases published

Packages

No packages published