Subject: CVS commit: pkgsrc/www/ruby-faye-websocket
From: Izumi Tsutsui
Date: 2017-02-05 12:41:06
Message id: 20170205114106.54ED3FBE4@cvs.NetBSD.org

Log Message:
Import ruby-faye-websocket-0.10.6 as www/ruby-faye-websocket.

faye-websocket is a general-purpose WebSocket implementation
extracted from the Faye project. It provides classes for easily
building WebSocket servers and clients in Ruby. It does not
provide a server itself, but rather makes it easy to handle
WebSocket connections within an existing Rack application.
It does not provide any abstraction other than the standard
WebSocket API.

It also provides an abstraction for handling EventSource connections,
which are one-way connections that allow the server to push data
to the client. They are based on streaming HTTP responses and can
be easier to access via proxies than WebSockets.

Files:
RevisionActionfile
1.1addpkgsrc/www/ruby-faye-websocket/DESCR
1.1addpkgsrc/www/ruby-faye-websocket/Makefile
1.1addpkgsrc/www/ruby-faye-websocket/PLIST
1.1addpkgsrc/www/ruby-faye-websocket/distinfo