2017 © Pedro Peláez
 

library psr7-bridge

Bridges the messages of the asynchronous Icicle HTTP component to synchronous PSR-7 interfaces.

image

icicleio/psr7-bridge

Bridges the messages of the asynchronous Icicle HTTP component to synchronous PSR-7 interfaces.

  • Tuesday, November 10, 2015
  • by Trowski
  • Repository
  • 3 Watchers
  • 3 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 2 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

PSR-7 Bridge for Icicle

Bridges the asynchronous HTTP messages and streams of Icicle's HTTP component to PSR-7 compatible interface. Use with caution and only in cases where blocking is acceptable, as reading or writing from a synchronous stream can block the entire process., (*1)

@icicleio on Twitter Build Status Coverage Status Semantic Version MIT License, (*2)

Currently under development., (*3)

The Versions

10/11 2015

dev-master

9999999-dev http://icicle.io

Bridges the messages of the asynchronous Icicle HTTP component to synchronous PSR-7 interfaces.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Aaron Piotrowski

http psr7