Skip to content

Conversation

@erz9engel
Copy link
Collaborator

In order to support async/await installed additional dependency - httpx
and added AsyncClient and AsyncEndpoint that work based on asynchronous
approach. Signatures and usage is basically the same but AsyncClient
supports async context manager mode.
Updated documentation and examples
Added same tests for AsyncClient as exist for SyncClient.

In order to support async/await installed additional dependency - httpx
and added AsyncClient and AsyncEndpoint that work based on asynchronous
approach. Signatures and usage is basically the same but AsyncClient
supports async context manager mode.
@erz9engel erz9engel self-assigned this Nov 26, 2025
@erz9engel erz9engel force-pushed the async_client_support branch from bf647dd to 4bafeb9 Compare November 26, 2025 22:22
@skupriienko skupriienko mentioned this pull request Nov 27, 2025
2 tasks
@erz9engel erz9engel merged commit 2eba81a into main Dec 1, 2025
25 of 30 checks passed
@skupriienko skupriienko deleted the async_client_support branch December 1, 2025 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants