Path: | lib/websocket.rb |
Last Update: | Wed Feb 20 13:20:03 +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