| Path: | lib/websocket.rb |
| Last Update: | Wed Nov 08 20:10:58 +0000 2017 |
WebSocket protocol implementation in Ruby This module does not provide a WebSocket server or client, but is made for using in http servers or clients to provide WebSocket support. @author Bernard "Imanel" Potocki @see github.com/imanel/websocket-ruby main repository