Skip to content

dominictarr/reconnector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reconnector

wrap WebSocket emulators in a consistent interface.

A compatibility layer for a compatibility layer. because sometimes you need that. oh, the irony.

so, far this wraps sockjs in a EventEmitter interface.

integration test

this will start an server on a random port, and then tell google-chrome to open that page. It tests that it can send messages back and forth, and that the client reconnects properly.

  node test/integration.js

About

compatibility layer for WebSocket emutators (socket.io, sockjs, browserchannel, json-socket)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published