saltyrtc-server-python 4.1.0
- Allow the use of environment variables as CLI parameter substitution
- Instead of
saltyrtc-server serve --tlskey=foo
you can now write
SALTYRTC_SERVER_TLSKEY=foo saltyrtc-server serve
- Instead of
- Fix import order in pyi files