- 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 inscripts/make_secret_token.py
.--auto-reconnect
option is supported; If set, the client tries to reconnect in the case of server-side failure.