prooph / psr7-middleware

Consume prooph messages with a PSR7 middleware
http://getprooph.org/
BSD 3-Clause "New" or "Revised" License
14 stars 8 forks source link

http-middleware-compatibility #27

Closed basz closed 7 years ago

basz commented 7 years ago

Is this something we should implement also? https://github.com/webimpress/http-middleware-compatibility.

like here: https://github.com/zendframework/zend-expressive-session/pull/2/files or here : https://github.com/harikt/psr7-asset/pull/25/files

codeliner commented 7 years ago

I like the idea and if expressive supports it, we should do the same ;)

basz commented 7 years ago

Just found out expressive doesn't support it - yet - PR's are ready though...

I'll create the appropriate PR's here

https://github.com/zendframework/zend-expressive/pull/517#issuecomment-335302764