The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Net-WebSocket endpoint"

Net::WebSocket::Endpoint River stage zero No dependents

See Net::WebSocket::Endpoint::Server....

FELIPE/Net-WebSocket-0.24 - 20 Oct 2021 18:33:22 UTC

Net::WebSocket::Endpoint::Server River stage zero No dependents

This module, like its twin, Net::WebSocket::Endpoint::Client, attempts to wrap up “obvious” bits of a WebSocket endpoint’s workflow into a reusable component. The basic workflow is shown in the SYNOPSIS; descriptions of the individual methods follow:...

FELIPE/Net-WebSocket-0.24 - 20 Oct 2021 18:33:22 UTC

lib/Net/WebSocket/Endpoint/Client.pm River stage zero No dependents

FELIPE/Net-WebSocket-0.24 - 20 Oct 2021 18:33:22 UTC

lib/Net/WebSocket/X/EndpointAlreadyClosed.pm River stage zero No dependents

FELIPE/Net-WebSocket-0.24 - 20 Oct 2021 18:33:22 UTC

Net::WebSocket - WebSocket in Perl River stage zero No dependents

This distribution provides a set of fundamental tools for communicating via WebSocket <https://tools.ietf.org/html/rfc6455>. It is only concerned with the protocol itself; the underlying transport mechanism is up to you: it could be a file, a UNIX so...

FELIPE/Net-WebSocket-0.24 - 20 Oct 2021 18:33:22 UTC

Net::WebSocket::Parser - Parse WebSocket from a filehandle River stage zero No dependents

FELIPE/Net-WebSocket-0.24 - 20 Oct 2021 18:33:22 UTC

Net::WebSocket::Handshake - base class for handshake objects River stage zero No dependents

This base class’s Net::WebSocket::Handshake::Server and Net::WebSocket::Handshake::Client subclasses implement WebSocket’s handshake logic. They handle the basics of a WebSocket handshake and, optionally, subprotocol and extension negotiation. This b...

FELIPE/Net-WebSocket-0.24 - 20 Oct 2021 18:33:22 UTC

Net::WebSocket::Defragmenter River stage zero No dependents

You ordinarily shouldn’t instantiate this class because Net::WebSocket::Endpoint already uses it. This class implements WebSocket’s defragmentation logic. It’s mostly meant for internal use but is documented for cases where Net::WebSocket::Endpoint m...

FELIPE/Net-WebSocket-0.24 - 20 Oct 2021 18:33:22 UTC

Net::WebSocket::PMCE::deflate - WebSocket’s permessage-deflate extension River stage zero No dependents

This class implements "permessage-deflate" as defined in RFC 7692 <https://tools.ietf.org/html/rfc7692>. This is a base class, not to be instantiated directly. This class implements a Net::WebSocket::Handshake-compatible extension interface....

FELIPE/Net-WebSocket-0.24 - 20 Oct 2021 18:33:22 UTC

Net::WebSocket::PMCE::deflate::Data::Streamer River stage zero No dependents

This class implements fragmentation for the permessage-deflate WebSocket extension. It allows you to send a single message in arbitrarily many parts. The class is not instantiated directly, but instances are returned as the result of Net::WebSocket::...

FELIPE/Net-WebSocket-0.24 - 20 Oct 2021 18:33:22 UTC
10 results (0.191 seconds)