summaryrefslogtreecommitdiff
path: root/www/ruby-websocket/DESCR
blob: b74e565b747278dbee909bc1670f6f717fa3f20b (plain)
1
2
3
4
5
6
7
8
9
10
11
Universal Ruby library to handle WebSocket protocol. It focuses on providing
abstraction layer over WebSocket API instead of providing server or client
functionality.

Currently, WebSocket Ruby supports all existing drafts of WebSocket, which
include:

 * hixie-75
 * hixie-76
 * all hybi drafts (00-13)
 * RFC 6455