(one displayed message per received welcome["motd"]) There's not much value in prohibiting the server from sending multiple MOTD messages, and it would prevent us from using it to display a "your client is using an old API, please upgrade" message after having already sent a regular "please donate" MOTD message. (We could send a second welcome message with ["error"] to kill the client, but ["motd"] is the most convenient way to deliver a non-fatal warning). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| common.py | ||
| run_trial.py | ||
| test_hkdf.py | ||
| test_scripts.py | ||
| test_server.py | ||
| test_transit.py | ||
| test_util.py | ||
| test_wormhole.py | ||