Commit graph

3 commits

Author SHA1 Message Date
taca
b39ef4d534 www/ruby-websocket-driver: update to 0.7.0
### 0.7.0 / 2017-09-11

* Add `ping` and `pong` to the set of events users can listen to
2017-09-18 01:11:36 +00:00
wiz
5d86518619 Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
tsutsui
c9733cdd6e Import ruby-websocket-driver-0.6.5 as www/ruby-websocket-driver.
Websocket-driver module provides a complete implementation of
the WebSocket protocols that can be hooked up to any TCP library.
It aims to simplify things by decoupling the protocol details
from the I/O layer, such that users only need to implement code
to stream data in and out of it without needing to know anything
about how the protocol actually works. Think of it as a complete
WebSocket system with pluggable I/O.
2017-02-05 11:21:38 +00:00