Replies: 1 comment 5 replies
-
Not something I've considered no. Always happy to look at a proof-of-concept though. In fairness to Autobahn, it's rock-solid and battle-tested, and has the de facto standard test suite for websocket compliance. I read the lack of recent activity as it's done rather than anything of concern. Daphne is built around twisted, which just merged websocket support based on the wsproto package, so that might be an easier lift to investigate if you're inclined. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am no websocket expert, but autobahn seems to be pretty unwell (website down for 2 years, no significant commit for 1 year). Python-websocket - from what I have seen - seems to be the way to go.
Have you considered the migration ?
Beta Was this translation helpful? Give feedback.
All reactions