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 (44m)  pkgsrc-2024Q1 (11d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (169d) 

2024-05-28 14:23:03 UTC Now

2017-02-05 11:21:38 UTC MAIN commitmail json YAML

Import ruby-websocket-driver-0.6.5 as www/ruby-websocket-driver.

Websocket-driver module provides a complete implementation of
the WebSocket protocols that can be hooked up to any TCP library.
It aims to simplify things by decoupling the protocol details
from the I/O layer, such that users only need to implement code
to stream data in and out of it without needing to know anything
about how the protocol actually works. Think of it as a complete
WebSocket system with pluggable I/O.

(tsutsui)