Skip to content

Releases: RxPHP/RxHttp

2.1.3

25 Sep 21:26
c66ac4d
Compare
Choose a tag to compare

Added some request error handling

2.1.2

19 Oct 00:42
Compare
Choose a tag to compare

Allow php 8 and bump phpunit

2.1.1

18 Apr 10:33
2ac4dd8
Compare
Choose a tag to compare

Forward compatibility with voryx/event-loop 3.0 while supporting 2.0

2.1.0

09 Oct 13:57
Compare
Choose a tag to compare
Updated React Http to v 0.5

Refactored to use socket connector

2.0.2

21 Mar 17:55
Compare
Choose a tag to compare
Merge pull request #2 from RxPHP/2.0

Updated to RxPHP v2 and PHP 7

2.0.1

14 Mar 01:45
Compare
Choose a tag to compare
Drop interop loop support

2.0.0

10 Jan 00:21
Compare
Choose a tag to compare
2.0.0 Pre-release
Pre-release
Updated to RxPHP v2

0.2.0

11 Mar 17:07
Compare
Choose a tag to compare
Make sure the onCompleted is scheduled after onNext after the respons…

0.1.0

06 Feb 03:07
Compare
Choose a tag to compare
Made streaming and Response optional

Added tests and examples