8000 Merge pull request #139 from clue-labs/buzz · reactphp/http-client@c1472be · GitHub
[go: up one dir, main page]

Skip to content

Commit c1472be

Browse files
authored
Merge pull request #139 from clue-labs/buzz
Link to clue/reactphp-buzz for higher-level HTTP client
2 parents f8e81a0 + ef902e3 commit c1472be

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
Event-driven, streaming HTTP client for [ReactPHP](https://reactphp.org).
66

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+
714
**Table of Contents**
815

916
* [Basic usage](#basic-usage)

0 commit comments

Comments
 (0)
0