Net-to-serial broadcast messages to all clients and other cleanups (#20)

* Cleanup and maintenance

* Net-to-serial broadcast messages to all clients

This will make all clients to stay in sync with any operation
occurring, like when having multiple JMRI instances

* Update README and python version in containers
This commit is contained in:
2023-03-06 18:25:34 +01:00
committed by GitHub
parent 2c5f0dcd6f
commit 6cf3ad03cc
11 changed files with 55 additions and 30 deletions

3
daemons/README.md Normal file
View File

@@ -0,0 +1,3 @@
## DCC++ EX connector
See [README.md](../README.md)