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

Added example for async websocket and rest calls #589

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
9 checks passed
@justinpolygon justinpolygon deleted the jw-async_websocket_rest_handler branch January 11, 2024 21:08
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.

2 participants