- Client now require a Stream factory to handle body properly.
- Issue with
react/http-client
v0.4.13 about body handling as StreamInterface. This change was introduce in reactphp/http-client#66.
- Client now requires a Response factory instead of a Message factory
- Updated discovery dependency
- Updated discovery dependency
- Incorrect variable assignment causing impossible to pass custom client and loop
- Initial release