Path to this page:
Subject: CVS commit: pkgsrc/www/ruby-websocket
From: Blue Rats
Date: 2014-07-05 14:34:44
Message id: 20140705123444.2257996@cvs.netbsd.org
Log Message:
Import ruby200-websocket-1.1.4 as www/ruby-websocket.
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
Files: