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

Allow external library to define additional socket handler #6820

Merged
merged 1 commit into from May 12, 2024

Conversation

philippjfr
Copy link
Member

Allows an external library (like bokeh-fastapi) to define a socket handler that allows for immediate dispatch of messages.

@MarcSkovMadsen
Copy link
Collaborator

Looking forward to review the tests 😄

@philippjfr
Copy link
Member Author

Ideally we'd instrument such that all existing server based tests run against both Tornado and Uvicorn eventually.

@philippjfr philippjfr merged commit 9db65b2 into main May 12, 2024
4 of 14 checks passed
@philippjfr philippjfr deleted the socket_handlers branch May 12, 2024 21:01
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.

None yet

2 participants