Add httpx-sse to Third Party Packages (#2683)

This commit is contained in:
Florimond Manca 2023-04-28 08:52:16 +02:00 committed by GitHub
parent 32e25497a3
commit 859038a9e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,6 +54,12 @@ A utility for record and repeat an http request.
This package adds caching functionality to HTTPX
### httpx-sse
[GitHub](https://github.com/florimondmanca/httpx-sse)
Allows consuming Server-Sent Events (SSE) with HTTPX.
### robox
[Github](https://github.com/danclaudiupop/robox)