Sha256: b52b25214f5ad3ecdc305f53f804aa7f6a4e117245dcccc5f9e5f1b4846ab9f4

Contents?: true

Size: 357 Bytes

Versions: 5

Compression:

Stored size: 357 Bytes

Contents

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
websocket-td-0.0.6 README.md
websocket-td-0.0.5 README.md
websocket-td-0.0.4 README.md
websocket-td-0.0.3 README.md
websocket-td-0.0.2 README.md