./www/ruby-faye-websocket, Standards-compliant WebSocket server and client

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q2, Version: 0.10.9, Package name: ruby26-faye-websocket-0.10.9, Maintainer: tsutsui

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.


Required to run:
[lang/ruby26-base] [devel/ruby-eventmachine] [www/ruby-websocket-driver]

Master sites:

SHA1: 2bc1d66aab42b7aa3bed0c8a275f1f92d356b04a
RMD160: fa4d2e6e3bf70dbca73083e17c6735c66e74aa71
Filesize: 19.5 KB

Version history: (Expand)