Skip to content

v0.5

Latest
Compare
Choose a tag to compare
@pjknkda pjknkda released this 01 Aug 14:09
ef5f313
  • python 3.10 is now supported.
  • --secret-token option is supported; this option is required to connect the server that is configured with --secret-key option. The way of creating secret token is described in scripts/make_secret_token.py.
  • --auto-reconnect option is supported; If set, the client tries to reconnect in the case of server-side failure.