Module LibWebSocket
In: lib/libwebsocket/version.rb
lib/libwebsocket/opening_handshake/server.rb
lib/libwebsocket/opening_handshake/client.rb
lib/libwebsocket/frame.rb
lib/libwebsocket/url.rb
lib/libwebsocket/opening_handshake.rb
lib/libwebsocket.rb

Client/server WebSocket message and frame parser/constructor. This module does not provide a WebSocket server or client, but is made for using in http servers or clients to provide WebSocket support.

Classes and Modules

Class LibWebSocket::Frame
Class LibWebSocket::OpeningHandshake
Class LibWebSocket::URL

Constants

VERSION = '0.1.8'

[Validate]