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