5 weeks agopython runtime: use given service name (-n CLI option) as CRA ID by default.
Edouard Tisserant <edouard@beremiz.fr> [Wed, 26 Feb 2025 16:31:59 +0100] rev 4117
python runtime: use given service name (-n CLI option) as CRA ID by default.

5 weeks agopython runtime: Wamp CRA authentication is now mandatory, no connection if secret is missing.
Edouard Tisserant <edouard@beremiz.fr> [Wed, 26 Feb 2025 16:30:09 +0100] rev 4116
python runtime: Wamp CRA authentication is now mandatory, no connection if secret is missing.

5 weeks agopython runtime: Wamp client now parses PSK file to extract secret from it instead of using the whole file as a secret.
Edouard Tisserant <edouard@beremiz.fr> [Wed, 26 Feb 2025 16:24:35 +0100] rev 4115
python runtime: Wamp client now parses PSK file to extract secret from it instead of using the whole file as a secret.

5 weeks agopython runtime: fix behaviour of -s CLI option when given file doesn't exist.
Edouard Tisserant <edouard@beremiz.fr> [Wed, 26 Feb 2025 16:17:15 +0100] rev 4114
python runtime: fix behaviour of -s CLI option when given file doesn't exist.

6 weeks agoWAMP: enable TLS support. Add web settings for hostname verification and server certificate.
Edouard Tisserant <edouard@beremiz.fr> [Tue, 18 Feb 2025 16:22:54 +0100] rev 4113
WAMP: enable TLS support. Add web settings for hostname verification and server certificate.

6 weeks agoPython runtime: change meaning of -s and -c options in CLI
Edouard Tisserant <edouard@beremiz.fr> [Tue, 18 Feb 2025 16:19:23 +0100] rev 4112
Python runtime: change meaning of -s and -c options in CLI

6 weeks agoFix debugger exception caused by py2/py3 merging error.
Edouard Tisserant <edouard@beremiz.fr> [Mon, 17 Feb 2025 14:15:48 +0100] rev 4111
Fix debugger exception caused by py2/py3 merging error.