Name : php-react-http
| |
Version : 1.8.0
| Vendor : Remi's RPM repository < https://rpms_remirepo_net/> #StandWithUkraine
|
Release : 1.el8.remi
| Date : 2022-09-30 10:13:50
|
Group : Unspecified
| Source RPM : php-react-http-1.8.0-1.el8.remi.src.rpm
|
Size : 0.33 MB
| |
Packager : Remi Collet
| |
Summary : Library for building an evented http server
|
Description :
Library for building an evented http server.
This component builds on top of the Socket component to implement HTTP. Here are the main concepts:
* Server: Attaches itself to an instance of React\\Socket\\ServerInterface, parses any incoming data as HTTP, emits a request event for each request. * Request: A ReadableStream which streams the request body and contains meta data which was parsed from the request header. * Response A WritableStream which streams the response body. You can set the status code and response headers via the writeHead() method.
Autoloader: /usr/share/php/React/Http/autoload.php
|
RPM found in directory: /packages/linux-pbone/rpms.remirepo.net/enterprise/8/remi/x86_64 |