2017 © Pedro Peláez
 

library http-connection

Manage network connections and the handle underlying network protocol

image

aurora/http-connection

Manage network connections and the handle underlying network protocol

  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Http Connection

Build Status Coverage Status Latest Stable Version Total Downloads Latest Unstable Version License Aurora Http, (*1)

Manage network connections and the handle underlying network protocol, according HTTP connection type to handle socket read and write, timeout processing, flow control and client limit., (*2)

Expected support HTTP/1.1, HTTP/2.0, SSL and TLS., (*3)

Installation

It's recommended that you use Composer to install this library., (*4)

$ composer require aurora/http-connection

This will install the library and all required dependencies. The library requires PHP 7.0 or newer., (*5)

Usage

License

The HTTP Connection is open-sourced software licensed under the MIT license., (*6)

The Versions

03/02 2018

dev-master

9999999-dev

Manage network connections and the handle underlying network protocol

  Sources   Download

MIT

The Requires

  • php >=7.0

 

The Development Requires

22/01 2018

0.1.0

0.1.0.0

Manage network connections and the handle underlying network protocol

  Sources   Download

MIT

The Requires

  • php >=7.0

 

The Development Requires