Search results for "module:Protocol::WebSocket::Frame"
Protocol::WebSocket::Frame - WebSocket Frame
Construct or parse a WebSocket frame....
VTI/Protocol-WebSocket-0.26 - 09 Mar 2019 09:35:58 UTC
lib/Protocol/WebSocket/Fast/FrameSender.pm
SYBER/Protocol-WebSocket-Fast-1.2.6
-
22 Jun 2022 12:37:59 UTC
lib/Protocol/WebSocket/Fast/FrameIterator.pm
SYBER/Protocol-WebSocket-Fast-1.2.6
-
22 Jun 2022 12:37:59 UTC
Protocol::WebSocket - WebSocket protocol
Client/server WebSocket message and frame parser/constructor. This module 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 WebSock...
VTI/Protocol-WebSocket-0.26 - 09 Mar 2019 09:35:58 UTC
Protocol::WebSocket::Client - WebSocket client
Protocol::WebSocket::Client is a convenient class for writing a WebSocket client....
VTI/Protocol-WebSocket-0.26 - 09 Mar 2019 09:35:58 UTC
Net::Async::WebSocket::Protocol - send and receive WebSocket frames
This subclass of IO::Async::Stream implements an established WebSocket connection, that has already completed its setup handshaking and is ready to pass frames. Objects of this type would not normally be constructed directly. For WebSocket clients, s...
PEVANS/Net-Async-WebSocket-0.13 - 11 Oct 2018 17:57:03 UTC
Net::Async::WebSocket::JSON::Protocol - send and receive JSON-encoded data over WebSockets
This subclass of Net::Async::WebSocket::Protocol provides some conveniences for sending and receiving JSON-encoded data over WebSockets. Principly, it provides one new method, send_json, for encoding Perl values into JSON and sending them, and one ne...
PEVANS/Net-Async-WebSocket-JSON-0.01 - 08 Dec 2017 14:29:10 UTC
Protocol::WebSocket::Handshake::Server - WebSocket Server Handshake
Construct or parse a server WebSocket handshake. This module is written for convenience, since using request and response directly requires the same code again and again....
VTI/Protocol-WebSocket-0.26 - 09 Mar 2019 09:35:58 UTC