WebSocket protocol handler with pluggable I/O

Edit Package rubygem-websocket-driver

This 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.

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000058 58 Bytes
_service:download_files:websocket-driver-0.6.4.gem 0000021504 21 KB
rubygem-websocket-driver.changes 0000000787 787 Bytes
rubygem-websocket-driver.spec 0000002539 2.48 KB
websocket-driver-ruby-0.6.4-tests.tgz 0000005922 5.78 KB
Latest Revision
Oleg Girko's avatar Oleg Girko (ol) committed (revision 1)
* Wed Jul 20 2016 Oleg Girko <ol@infoserver.lv> - 0.6.4-1
- Initial import
Comments 0