crossbario / autobahn-python

WebSocket and WAMP in Python for Twisted and asyncio
https://crossbar.io/autobahn
MIT License
2.47k stars 763 forks source link

autobahn variant documentation is missing a number of variants #1553

Open jmgurney opened 2 years ago

jmgurney commented 2 years ago

As you can see here: https://github.com/crossbario/autobahn-python/blob/master/setup.py#L258

it lists the following extras: encryption, scram, nvx, dev, xbr and ui

And none of those are listed at: https://autobahn.readthedocs.io/en/latest/installation.html

oberstet commented 2 years ago

we should probably move the info from https://github.com/crossbario/autobahn-python#extensions to above installation page, which comes from here https://github.com/crossbario/autobahn-python/blob/master/docs/installation.rst