libprotocol-websocket-perl

Perl library that implements WebSocket protocol

Description

Client/server WebSocket message and frame parser/constructor. Protocol::WebSocket does not provide a WebSocket server or client, but is made for using in http servers or clients to provide WebSocket support.

Protocol::WebSocket supports the following WebSocket protocol versions:
 * draft-ietf-hybi-17 (latest)
 * draft-ietf-hybi-10
 * draft-ietf-hybi-00 (with HAProxy support)
 * draft-hixie-75

By default the latest version is used. The WebSocket version is detected automatically on the server side. On the client side you have set a version attribute to an appropriate value.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Protocol-WebSocket


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libprotocol-websocket-perl