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

Does not work with Sanic 22.12.0 #14

Open
csharmatech opened this issue Feb 4, 2023 · 2 comments
Open

Does not work with Sanic 22.12.0 #14

csharmatech opened this issue Feb 4, 2023 · 2 comments

Comments

@csharmatech
Copy link

After installing and using it, it gives below error.

from sanic.websocket import WebSocketProtocol
ModuleNotFoundError: No module named 'sanic.websocket'
@ashleysommer
Copy link
Owner

ashleysommer commented Feb 5, 2023

Hi @csharmatech
This plugin was last updated in early 2021.
The latest update added compatibility with sanic v20.12 and v21.03.
It may be possible to add compatibility with v21.09 and v21.12, but it will not work with newer versions than that, and it will not be possible to add support for newer versions, due to how the sanic server behaviour has changed.

@csharmatech
Copy link
Author

Ok, thanks for the update.

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

No branches or pull requests

2 participants