Name : php-react-http
| |
Version : 0.8.3
| Vendor : Remi Collet
|
Release : 1.fc28.remi
| Date : 2018-11-13 13:44:57
|
Group : Development/Libraries
| Source RPM : php-react-http-0.8.3-1.fc28.remi.src.rpm
|
Size : 0.14 MB
| |
Packager : https://blog_remirepo_net/
| |
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/fedora/28/remi/x86_64 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
php-composer(react/http)
php-react-http
Requires :