Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (21m)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-28 02:26:33 UTC Now

2017-02-05 11:13:00 UTC MAIN commitmail json YAML

Import ruby-websocket-extensions-0.1.2 as www/ruby-websocket-extensions.

A minimal framework that supports the implementation of WebSocket
extensions in a way that's decoupled from the main protocol.
This library aims to allow a WebSocket extension to be written and
used with any protocol library, by defining abstract representations
of frames and messages that allow modules to co-operate.

websocket-extensions provides a container for registering extension
plugins, and provides all the functions required to negotiate which
extensions to use during a session via the Sec-WebSocket-Extensions
header.

(tsutsui)