#904758 ITP: ruby-em-websocket-client -- EventMachine client library for WebSockets

#904758#5
Date:
2018-07-27 15:19:46 UTC
From:
To:
* Package name    : ruby-em-websocket-client
  Version         : 0.1.2
  Upstream Author : Micah Wylde.
* URL             : https://github.com/mwylde/em-websocket-client
* License         : MIT
  Programming Lang: Ruby
  Description     : It is an EventMachine client library for WebSockets
 .
 It implements a simple websocket client inside EventMachine. This is
helpful
 for testing web socket servers or consuming WebSocket APIs. In particular
 it supports the RFC6455 version of the protocol, which is also implemented
 in Chrome and Safari.