Replies: 2 comments
-
|
oh, this is actually a docs bug! NVX is production ready! I am very confident claiming so, since we now test both NVX and non-NVX using Autobahn|Testsuite, and both pass all tests (strict & 100%): https://github.com/crossbario/autobahn-python/actions/runs/18639314757 you can find all websocket conformance reports now also in the docs: https://autobahn.readthedocs.io/en/latest/websocket/conformance.html for clients and servers, with and without NVX, and on various Python run-times! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
moved to #1728 |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
from README:
but yet it is enabled by default in
autobahn/websocket/__init__.py:So the question is, should I disable it explicitly for production environment ? What is the actual state of this feature ?
Beta Was this translation helpful? Give feedback.
All reactions