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

Search results for "Protocol::WebSocket::Server"

Protocol::WebSocket::Handshake::Server - WebSocket Server Handshake River stage two • 20 direct dependents • 79 total dependents

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 - Search in distribution

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 - Search in distribution

WebSocket - WebSocket Client & Server River stage zero No dependents

This is the client (WebSocket::Client) and server (WebSocket::Server) implementation of WebSocket api. It provides a comprehensive well documented and hopefully easy-to-use implementation. Also, this api, by design, does not die, but rather returns "...

JDEGUEST/WebSocket-v0.2.0 - 06 Oct 2023 01:37:22 UTC - Search in distribution

Mojo::WebSocket - The WebSocket protocol River stage four • 943 direct dependents • 1041 total dependents

Mojo::WebSocket implements the WebSocket protocol as described in RFC 6455 <https://tools.ietf.org/html/rfc6455>. Note that 64-bit frames require a Perl with support for quads or they are limited to 32-bit....

SRI/Mojolicious-9.36 - 08 Mar 2024 22:16:38 UTC - Search in distribution

At - The AT Protocol for Social Networking River stage zero No dependents

Bluesky is backed by the AT Protocol, a "social networking technology created to power the next generation of social applications." At.pm uses perl's new class system which requires perl 5.38.x or better and, like the protocol itself, is still under ...

SANKO/At-0.18 - 19 Feb 2024 21:51:25 UTC - Search in distribution

Thrust - Perl bindings to the Thrust cross-platform application framework River stage zero No dependents

Thrust is a chromium-based cross-platform and cross-language application framework. It allows you to create "native"-like applications using HTML/CSS for the interface and (of course) perl for the glue code to filesystems, DBs, networking, libraries,...

FRACTAL/Thrust-0.200 - 19 Dec 2014 07:59:12 UTC - Search in distribution

Valence - Perl interface to electron GUI tool-kit River stage one • 1 direct dependent • 1 total dependent

Electron <https://github.com/atom/electron> is chromium-based GUI application framework. It allows you to create "native" applications in HTML, CSS, and javascript. The Valence perl module is an RPC binding that lets you use perl instead of javascrip...

FRACTAL/Valence-0.201 - 22 Sep 2016 13:55:49 UTC - Search in distribution

mercury - A message broker for WebSockets River stage one • 2 direct dependents • 2 total dependents

This is a message broker that enables some common messaging patterns over WebSockets. WebSockets are a powerful tool, enabling many features previously impossible, difficult, or ugly for web developers to implement. Where once only an HTTP request co...

PREACTION/Mercury-0.016 - 15 Mar 2018 20:05:15 UTC - Search in distribution

Beekeeper - Framework for building applications with a microservices architecture River stage zero No dependents

Beekeeper is a framework for building applications with a microservices architecture. A pool of worker processes handle requests and communicate with each other through a common message bus. Clients send requests through a different set of message bu...

JMICO/Beekeeper-0.10 - 27 Jul 2023 13:40:17 UTC - Search in distribution

App::XUL - Perl extension for creating deployable platform-independent standalone desktop applications based on XUL and XULRunner. River stage zero No dependents

new() - Creating an application The constructor new() is used to create a new application my $app = App::XUL->new(name => 'MyApp'); Options name => *string* The name of the application. Later also used as the application executable's name. add() - Ad...

KITOMER/App-XUL-0.07 - 21 Mar 2011 12:58:23 UTC - Search in distribution

HTTP::Promise::Headers - HTTP Headers Class River stage one • 1 direct dependent • 2 total dependents

This class uses for the most part an XS module (HTTP::XSHeaders) to be very fast, and yet provides a convenient and versatile interface to retrieve and manipulate HTTP headers. A number of classes has been created to have a more granular control on t...

JDEGUEST/HTTP-Promise-v0.5.1 - 22 Mar 2024 07:56:38 UTC - Search in distribution

GuacLite - Toolkit for implementing a frontend server/client the Apache Guacamole system River stage zero No dependents

JBERGER/GuacLite-0.02 - 09 Mar 2021 17:45:28 UTC - Search in distribution

Test2::MojoX - Testing Mojo River stage one • 1 direct dependent • 1 total dependent

Test2::MojoX is a test user agent based on Mojo::UserAgent, it is usually used together with Test2::Suite to test Mojolicious applications. Just run your tests with prove or yath. $ yath -l -v $ yath -l -v t/foo.t This package is fork of Test::Mojo. ...

ELCAMLOST/Test2-MojoX-0.07 - 14 Aug 2021 19:38:14 UTC - Search in distribution

Task::BeLike::GETTY - be like GETTY (without the insanity hopefully) -- use what drives his gears River stage zero No dependents

GETTY/Task-BeLike-GETTY-20150205.000 - 05 Feb 2015 04:25:38 UTC - Search in distribution

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 - Search in distribution

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 - Search in distribution

Apache2::API::Status - Apache2 Status Codes River stage one • 1 direct dependent • 2 total dependents

This module allows to get the localised version of the HTTP status for a given code for currently supported languages: fr_FR (French), en_GB (British English) and ja_JP (Japanese), de_DE (German), ko_KR (Korean), ru_RU (Russian), zh_CN (simplified Ch...

JDEGUEST/Apache2-API-v0.3.0 - 10 Apr 2024 07:00:28 UTC - Search in distribution

Net::Inspect::L7::HTTP - guesses and handles HTTP traffic River stage zero No dependents

This class extracts HTTP requests from TCP connections. It provides all hooks required for "Net::Inspect::L4::TCP" and is usually used together with it. It provides the "guess_protocol" hook so it can be used with "Net::Inspect::L5::GuessProtocol". A...

SULLR/Net-Inspect-0.330 - 19 Jan 2018 18:25:59 UTC - Search in distribution

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 - Search in distribution

Protocol::HTTP - very fast HTTP protocol incremental parser and serializer River stage one • 5 direct dependents • 5 total dependents

The "Protocol::HTTP" is a port of "panda::protocol::http" library, an RFC-compiant very fast HTTP protocol implementation, written in C++ with XS-adapters in perl. The module has dual Perl/C++ interface (see XS::Manifesto) so futher XS-bindings can b...

SYBER/Protocol-HTTP-1.1.5 - 26 Nov 2021 14:51:28 UTC - Search in distribution
31 results (0.085 seconds)