Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for HTTP2 in Cosmos Python SDK #36650

Open
kushagraThapar opened this issue Jul 26, 2024 · 1 comment
Open

Support for HTTP2 in Cosmos Python SDK #36650

kushagraThapar opened this issue Jul 26, 2024 · 1 comment

Comments

@kushagraThapar
Copy link
Member

@Ousret
Copy link

Ousret commented Jul 29, 2024

Hello there,

There could be a simpler solution to consider. Requests potential drop-in replacement.

It support http2+ / leveraging multiplexing, could help with #36588
You may simply have a compat layer between Niquests (optional) and (Requests or aiohttp) (default) and let users progressively embrace the newer solution.

regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

4 participants