icicleio/psr7-bridge

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

Installs: 15

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 4

Forks: 2

Open Issues: 2

pkg:composer/icicleio/psr7-bridge

dev-master 2015-11-10 03:56 UTC

This package is auto-updated.

Last update: 2025-09-14 05:12:10 UTC


README

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.

@icicleio on Twitter Build Status Coverage Status Semantic Version MIT License

Currently under development.