mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
12 lines
316 B
Plaintext
12 lines
316 B
Plaintext
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
|