Easy creation of distributed networks on top of websockets for broadcasting text messages
Find a file
2025-09-27 12:06:25 +02:00
argh rename receiver to relay 2025-09-27 11:52:56 +02:00
.gitignore Update .gitignore 2025-09-27 07:34:54 +02:00
cli_monitor.py Rename cli_receiver.py to cli_monitor.py to prevent confusion 2025-09-27 08:06:36 +02:00
cli_sender.py Add connection check to cli_sender 2025-09-27 12:06:25 +02:00
LICENSE Add name to LICENSE 2025-09-27 07:52:36 +02:00
node.py Handle SIGINT and SIGTERM (more) gracefully 2025-09-27 11:48:07 +02:00
node_example.yml rename receiver to relay 2025-09-27 11:52:56 +02:00
README.md Initial commit 2025-09-27 07:15:08 +02:00
requirements.txt Add existing project files 2025-09-27 07:36:55 +02:00

argh