Skip to content
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
You switched accounts on another tab or window. Reload to refresh your session.
Dismiss alert
File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 4
4
5
5
Event-driven, streaming HTTP client for [ ReactPHP] ( https://reactphp.org ) .
6
6
7
+ > Note that this is a very low-level HTTP client implementation that is currently
8
+ undergoing some major changes. In the meantime, we recommend using
9
+ [ clue/reactphp-buzz] ( https://github.com/clue/reactphp-buzz ) as a higher-level
10
+ HTTP client abstraction (which happens to build on top of this project). It
11
+ provides a Promise-based interface and common PSR-7 message abstraction which
12
+ makes getting started much easier.
13
+
7
14
** Table of Contents**
8
15
9
16
* [ Basic usage] ( #basic-usage )
You can’t perform that action at this time.
0 commit comments