Skip to content

dugjason/websocket-td

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSocket TD

A standards compliant WebSocket client which offers the option of either using 'green' threads or a single threaded evented approach Both ws and wss protocols supported.

Install Instructions

sudo gem install websocket-td

Dependencies

gem install websocket, multi_json, rdoc, shoulda, test-unit

About

A ruby WebSocket without EM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%