]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Add new project to Third Party Packages (#1364)
authorAber <AberSheeran@qq.com>
Sat, 24 Oct 2020 21:32:51 +0000 (05:32 +0800)
committerGitHub <noreply@github.com>
Sat, 24 Oct 2020 21:32:51 +0000 (23:32 +0200)
* Add new project to Third Party Packages

* Fix typo

Co-authored-by: Josep Cugat <jcugat@gmail.com>
* Update third-party-packages.md

Co-authored-by: Josep Cugat <jcugat@gmail.com>
Co-authored-by: Florimond Manca <florimond.manca@gmail.com>
docs/third-party-packages.md

index 75a841dafdb2b257d47bfb1641ef1e6d1b7dcd4d..7187ee6fed8c7f4f0a7b01b0d08f42823b3f495d 100644 (file)
@@ -24,6 +24,12 @@ An asynchronous GitHub API library. Includes [HTTPX support](https://gidgethub.r
 
 A utility for mocking out the Python HTTPX library.
 
+### rpc.py
+
+[Github](https://github.com/abersheeran/rpc.py) - [Documentation](https://github.com/abersheeran/rpc.py#rpcpy)
+
+An fast and powerful RPC framework based on ASGI/WSGI. Use HTTPX as the client of the RPC service.
+
 ### VCR.py
 
 [GitHub](https://github.com/kevin1024/vcrpy) - [Documentation](https://vcrpy.readthedocs.io/)