Path: | lib/websocket.rb |
Last Update: | Wed Mar 13 10:35:12 +0100 2013 |
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