Skip to content

node-bus/node-comet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

node-comet

node-comet is a comet communication library for node.js. It uses websockets, with graceful degradation to long polling.

Setting Things Up

Download the node-comet repository:

git clone git@github.com:node-bus/node-comet.git --recursive

Running the Unit Tests

Run the test server:

cd node-comet/test sudo node testServer.js

Then, navigate a browser to http://localhost:8080/

Versions (tags)

  • v0.1a - Initial version. Supports websockets and long polling.

About

A comet library for node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors