Closed remorhaz closed 4 years ago
I've made some changes:
wait()
issues).I agree with @kelunik, this really should be a separate package.
See the PSR adaptor I've been working on for http-server
: https://github.com/trowski/psr-http-bridge
So, should I move my code to separate repository?
@remorhaz Do you want to maintain it yourself or should I create a new repository in the @amphp namespace? I'd be fine with both.
I guess it's better to keep it in amphp space.
@kelunik, so what about a new repository?
@remorhaz I've just created https://github.com/amphp/http-client-psr7, so you can PR against that. :-)
ping @remorhaz
Yep, @enumag, I remember; just havin' some hot time on main job. I'll make a PR in a day or two.
This PR shows partial job, just to sync expectations. It only implements converting requests between Amp and PSR-7 and vice versa.