Skip to content

dignifiedquire/transport-adapters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transport Adapters for ShareJS Build Status

This is a collection of adapters to use different transports with ShareJS 0.7.

Available Adapters

Browserchannel

Usage example:

$ cd examples/browserchannel
$ npm install
$ node server.js
$ open http://localhost:3000

SockJS

Usage example:

$ cd examples/sockjs
$ npm install
$ node server.js
$ open http://localhost:3000

Development

Run npm install to install all dependencies and npm test to run the tests.

License

MIT

About

Transport Adapters for ShareJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published