Skip to content

Added example for async websocket and rest calls #589

New issue

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

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

Already on GitHub? # to your account

Merged
merged 4 commits into from
Jan 11, 2024

Conversation

justinpolygon
Copy link
Contributor

@justinpolygon justinpolygon commented Jan 11, 2024

An example script that demonstrates a non-blocking pattern for handling WebSocket streams and REST API calls in Python using asyncio. We're going to link to this from a blog tutorial.

@justinpolygon justinpolygon marked this pull request as ready for review January 11, 2024 20:46
@justinpolygon justinpolygon merged commit 2f9d031 into master Jan 11, 2024
@justinpolygon justinpolygon deleted the jw-async_websocket_rest_handler branch January 11, 2024 21:08
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants