icicleio / psr7-bridge

PSR-7 Bridge for Icicle HTTP component

Home Page:https://icicle.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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

Currently under development.

About

PSR-7 Bridge for Icicle HTTP component

https://icicle.io

License:MIT License


Languages

Language:PHP 100.0%