Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-react-http-0.4.2-2.el7 RPM for noarch

From EPEL 7 for x86_64 / Packages / p

Name: php-react-http Distribution: Fedora Project
Version: 0.4.2 Vendor: Fedora Project
Release: 2.el7 Build date: Wed Jan 25 04:01:23 2017
Group: Development/Libraries Build host: buildvm-23.phx2.fedoraproject.org
Size: 16911 Source RPM: php-react-http-0.4.2-2.el7.src.rpm
Packager: Fedora Project
Url: https://github.com/reactphp/http
Summary: Library for building an evented http server
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

Provides

Requires

License

MIT

Changelog

* Tue Jan 24 2017 Shawn Iwinski <shawn@iwin.ski> - 0.4.2-2
  - Minor update to SCL tests (only php55 if rhel)
* Tue Jan 17 2017 Shawn Iwinski <shawn@iwin.ski> - 0.4.2-1
  - Initial package

Files

/usr/share/doc/php-react-http-0.4.2
/usr/share/doc/php-react-http-0.4.2/CHANGELOG.md
/usr/share/doc/php-react-http-0.4.2/README.md
/usr/share/doc/php-react-http-0.4.2/composer.json
/usr/share/licenses/php-react-http-0.4.2
/usr/share/licenses/php-react-http-0.4.2/LICENSE
/usr/share/php/React/Http
/usr/share/php/React/Http/Request.php
/usr/share/php/React/Http/RequestHeaderParser.php
/usr/share/php/React/Http/Response.php
/usr/share/php/React/Http/ResponseCodes.php
/usr/share/php/React/Http/Server.php
/usr/share/php/React/Http/ServerInterface.php
/usr/share/php/React/Http/autoload.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 25 02:24:52 2024