The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Net::Async::WebSocket"

Net::Async::WebSocket - use WebSockets with IO::Async River stage one • 7 direct dependents • 8 total dependents

This distribution provides modules that implement the WebSocket protocol, and allows either servers or clients to be written based on IO::Async. To implement a server, see Net::Async::WebSocket::Server. To implement a client, see Net::Async::WebSocke...

PEVANS/Net-Async-WebSocket-0.13 - 11 Oct 2018 17:57:03 UTC

Net::Async::WebSocket::JSON - use JSON-encoded data over WebSockets with IO::Async River stage zero No dependents

This distribution provides subclasses of modules from Net::Async::WebSocket that add convenient wrappers for encoding or decoding JSON data in text frames over websockets. To implement a server, use Net::Async::WebSocket::JSON::Server as if it was Ne...

PEVANS/Net-Async-WebSocket-JSON-0.01 - 08 Dec 2017 14:29:10 UTC

Net::Async::WebSocket::Server - serve WebSocket clients using IO::Async River stage one • 7 direct dependents • 8 total dependents

This subclass of IO::Async::Listener accepts WebSocket connections. When a new connection arrives it will perform an initial handshake, and then pass the connection on to the continuation callback or method....

PEVANS/Net-Async-WebSocket-0.13 - 11 Oct 2018 17:57:03 UTC

Net::Async::WebSocket::Client - connect to a WebSocket server using IO::Async River stage one • 7 direct dependents • 8 total dependents

This subclass of Net::Async::WebSocket::Protocol connects to a WebSocket server to establish a WebSocket connection for passing frames....

PEVANS/Net-Async-WebSocket-0.13 - 11 Oct 2018 17:57:03 UTC

Net::Async::WebSocket::Protocol - send and receive WebSocket frames River stage one • 7 direct dependents • 8 total dependents

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::Server - server WebSocket clients using JSON and IO::Async River stage zero No dependents

This subclass of Net::Async::WebSocket::Server provides conveniences for using JSON-encoded data sent over text frames. It should be used identically to "Net::Async::WebSocket::Server", except that connected client instances will be instances of Net:...

PEVANS/Net-Async-WebSocket-JSON-0.01 - 08 Dec 2017 14:29:10 UTC

Net::Async::WebSocket::JSON::Client - connect to a WebSocket server using JSON and IO::Async River stage zero No dependents

This subclass of Net::Async::WebSocket::Client provides conveniences for using JSON-encoded data sent over text frames. It should be used identically to "Net::Async::WebSocket::Client", except that it has the new "send_json" method and "on_json" even...

PEVANS/Net-Async-WebSocket-JSON-0.01 - 08 Dec 2017 14:29:10 UTC

Net::Async::WebSocket::JSON::Protocol - send and receive JSON-encoded data over WebSockets River stage zero No dependents

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

Net::Async::Blockchain::Client::Websocket - Async websocket Client. River stage zero No dependents

Auto load the commands as the method parameters for the websocket calls returning them asynchronously....

DERIV/Net-Async-Blockchain-0.004 - 04 Mar 2024 04:51:34 UTC

Net::Async::Slack - support for the https://slack.com APIs with IO::Async River stage zero No dependents

This is a basic wrapper for Slack's API. It's an early version, the module API is likely to change somewhat over time. See the "examples/" directory for usage....

TEAM/Net-Async-Slack-0.014 - 04 Dec 2023 15:29:05 UTC

Net::Async::Pusher - support for pusher.com streaming event API River stage one • 1 direct dependent • 1 total dependent

Provides basic integration with the <https://pusher.com|Pusher> API....

TEAM/Net-Async-Pusher-0.005 - 28 Jan 2021 23:53:01 UTC

Net::Libwebsockets - libwebsockets in Perl River stage zero No dependents

This module provides a Perl binding to libwebsockets <https://libwebsockets.org/> (aka “LWS”), a C library that provides client and server implementations of WebSocket <https://www.rfc-editor.org/rfc/rfc6455.html> and HTTP/2 <https://httpwg.org/specs...

FELIPE/Net-Libwebsockets-0.02 - 19 Oct 2021 01:20:41 UTC

Net::Async::WebService::lxd - REST client (asynchronous) for lxd Linux containers River stage zero No dependents

DRRHO/Net-Async-WebService-lxd-0.03 - 25 May 2022 15:23:49 UTC

Net::Async::Blockchain - base for blockchain subscription clients. River stage zero No dependents

This module contains methods that are shared by the subscription clients....

DERIV/Net-Async-Blockchain-0.004 - 04 Mar 2024 04:51:34 UTC

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

FELIPE/Net-Libwebsockets-0.02 - 19 Oct 2021 01:20:41 UTC

Net::Async::Blockchain::ETH - Ethereum based subscription. River stage zero No dependents

Ethereum subscription using websocket node client...

DERIV/Net-Async-Blockchain-0.004 - 04 Mar 2024 04:51:34 UTC

Net::Async::Pusher::Connection - represents one Net::Async::Pusher server connection River stage one • 1 direct dependent • 1 total dependent

Provides basic integration with the <https://pusher.com|Pusher> API. This implements the protocol as documented in <https://pusher.com/docs/pusher_protocol>....

TEAM/Net-Async-Pusher-0.005 - 28 Jan 2021 23:53:01 UTC
17 results (0.066 seconds)