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

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


Branch: pkgsrc-2021Q3, Version: 0.11.1, Package name: ruby27-faye-websocket-0.11.1, 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.


Master sites:

SHA1: 2fbb7bac10edbbb4958f10f8618fb61d4f6950c5
RMD160: 0cfdca573ce471ba06475e905b270e26916504b7
Filesize: 19 KB

Version history: (Expand)