diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..27f744a --- /dev/null +++ b/TODO.md @@ -0,0 +1,5 @@ +- nginx role +- don't make roles beg to keep them alive, instead wait for a timeout since the last keepalive message and then probe them +- think about choosing the master for the keepalive message (should be somewhat load-balanced) +- hivemind lite should not just print `hivemind-lite` lol +- different transport (maybe something like a custom binary protocol)