Skip to content

saltyrtc-server-python 4.1.0

Compare
Choose a tag to compare
@lgrahl lgrahl released this 04 Apr 16:40
· 45 commits to master since this release
v4.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
  • Fix import order in pyi files