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 "distribution:Protocol-WebSocket-Fast Protocol::WebSocket::Server"

Protocol::WebSocket::Fast::ServerParser - Server-side websocket parser River stage one • 1 direct dependent • 1 total dependent

Server-side specialization of Protocol::WebSocket::Fast::Parser. Methods of this class are used for accepting a logical websocket connection from client. See Protocol::WebSocket::Fast::Parser for API after accepting a connection....

SYBER/Protocol-WebSocket-Fast-1.2.8 - 31 Jan 2024 13:18:07 UTC

lib/Protocol/WebSocket/Fast/ServerParser.pm River stage one • 1 direct dependent • 1 total dependent

SYBER/Protocol-WebSocket-Fast-1.2.8 - 31 Jan 2024 13:18:07 UTC

Protocol::WebSocket::Fast - very fast WebSocket protocol implementation River stage one • 1 direct dependent • 1 total dependent

"Protocol::WebSocket::Fast" is a port of "panda::protocol::websocket", extremely fast server/client zero-copy incremental WebSocket parser and serialization library (rfc6455 <https://tools.ietf.org/html/rfc6455>) with Perl and C++ interface. The libr...

SYBER/Protocol-WebSocket-Fast-1.2.8 - 31 Jan 2024 13:18:07 UTC

Protocol::WebSocket::Fast::Parser - Websocket parser River stage one • 1 direct dependent • 1 total dependent

"Protocol::WebSocket::Fast::Parser" contains common implementation for Protocol::WebSocket::Fast::ClientParser and Protocol::WebSocket::Fast::ServerParser. No direct class instantiation is possible. The instance of Protocol::WebSocket::Fast::Parser k...

SYBER/Protocol-WebSocket-Fast-1.2.8 - 31 Jan 2024 13:18:07 UTC

Protocol::WebSocket::Fast::Error - Websocket error constants River stage one • 1 direct dependent • 1 total dependent

Constants provided by this package are returned by parsers to signal about websocket protocol errors. All errors are XS::ErrorCode objects and are of category "Protocol::WebSocket::Fast::error_category". Protocol::WebSocket::Fast::Error::max_frame_si...

SYBER/Protocol-WebSocket-Fast-1.2.8 - 31 Jan 2024 13:18:07 UTC

Protocol::WebSocket::Fast::ClientParser - Client-side websocket parser River stage one • 1 direct dependent • 1 total dependent

Client-side specialization of Protocol::WebSocket::Fast::Parser. Methods of this class are used for establishing a logical websocket connection with server. See Protocol::WebSocket::Fast::Parser for API after establishing a connection....

SYBER/Protocol-WebSocket-Fast-1.2.8 - 31 Jan 2024 13:18:07 UTC

Protocol::WebSocket::Fast::ConnectResponse - Websocket server response for connection request River stage one • 1 direct dependent • 1 total dependent

A response that is sent by websocket server to client. This class extends Protocol::HTTP::Response with websocket-related details, so all methods of Protocol::HTTP::Response also apply. A successful response is "101 Switching Protocols" and contains ...

SYBER/Protocol-WebSocket-Fast-1.2.8 - 31 Jan 2024 13:18:07 UTC

Protocol::WebSocket::Fast::ConnectRequest - Client-initiated HTTP request for establishing websocket connection River stage one • 1 direct dependent • 1 total dependent

A request for connecting to websocket server. This class extends Protocol::HTTP::Request with websocket-related details, so all methods of Protocol::HTTP::Request also apply....

SYBER/Protocol-WebSocket-Fast-1.2.8 - 31 Jan 2024 13:18:07 UTC
8 results (0.118 seconds)