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

Add websockets to example requirements #43

Merged
merged 1 commit into from
Aug 20, 2022

Conversation

Buuntu
Copy link
Contributor

@Buuntu Buuntu commented Mar 29, 2021

The example doesn't work until you add websockets (gives a 400 error when trying to perform the websocket handshake), not sure if this is a new version of uvicorn that doesn't have websockets support by default?

Changing it to uvicorn[standard] might also work, I can also lock the latest version numbers for each package to the example so it doesn't break in the future unexpectedly.

@Kludex
Copy link
Member

Kludex commented Aug 20, 2022

Right.

Thanks @Buuntu ! 🙌

Sorry for taking so long to merge it... 😅

@Kludex Kludex merged commit 4d993ad into encode:master Aug 20, 2022
roekatz pushed a commit to permitio/broadcaster that referenced this pull request Mar 27, 2023
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