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::HTTP::Server::PSGI"

Net::Async::HTTP::Server::PSGI - use PSGI applications with Net::Async::HTTP::Server River stage one • 4 direct dependents • 4 total dependents

This subclass of Net::Async::HTTP::Server allows an HTTP server to use a PSGI application to respond to requests. It acts as a gateway between the HTTP connection from the web client, and the "PSGI" application. Aside from the use of "PSGI" instead o...

PEVANS/Net-Async-HTTP-Server-0.14 - 05 Jun 2023 15:51:21 UTC

Net::AS2 - AS2 Protocol implementation (RFC 4130) used in Electronic Data Exchange (EDI) River stage one • 1 direct dependent • 1 total dependent

This is a class for handling AS2 (RFC 4130) communication - sending message (optionally sign and encrypt), decoding Message Disposition Notification. Receiving message and produce corresponding Message Disposition Notification. Protocol Introduction ...

AJM/Net-AS2-1.0111 - 20 Dec 2023 22:42:42 UTC

Net::Async::HTTP::Server - serve HTTP with IO::Async River stage one • 4 direct dependents • 4 total dependents

This module allows a program to respond asynchronously to HTTP requests, as part of a program based on IO::Async. An object in this class listens on a single port and invokes the "on_request" callback or subclass method whenever an HTTP request is re...

PEVANS/Net-Async-HTTP-Server-0.14 - 05 Jun 2023 15:51:21 UTC

Net::Prometheus - export monitoring metrics for prometheus River stage one • 3 direct dependents • 3 total dependents

This module provides the ability for a program to collect monitoring metrics and export them to the prometheus.io monitoring server. As "prometheus" will expect to collect the metrics by making an HTTP request, facilities are provided to yield a PSGI...

PEVANS/Net-Prometheus-0.12 - 07 Jan 2022 15:41:12 UTC

Plack::Handler::Net::Async::HTTP::Server - HTTP handler for Plack using Net::Async::HTTP::Server River stage one • 4 direct dependents • 4 total dependents

This module allows Plack to run a PSGI application as a standalone HTTP daemon under IO::Async, by using Net::Async::HTTP::Server. plackup -s Net::Async::HTTP::Server --listen ":8080" application.psgi This is internally implemented using Net::Async::...

PEVANS/Net-Async-HTTP-Server-0.14 - 05 Jun 2023 15:51:21 UTC
5 results (0.082 seconds)