This package browser is in early development. Mind the rough edges.

websockify 0.11.0

WebSockets support for any application/server

Websockify translates WebSockets traffic to normal socket traffic. Websockify accepts the WebSockets handshake, parses it, and then begins forwarding traffic between the client and the target in both directions.

Installation

Install websockify 0.11.0 as follows:

guix install websockify@0.11.0

Or install the latest version:

guix install websockify

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.