Update StoreForwardPlugin.md

1.2-legacy
Jm Casler 2021-02-16 18:24:37 -08:00 zatwierdzone przez GitHub
rodzic b35cd76854
commit bd29d78a29
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -27,6 +27,8 @@ UC 3) router sends a periodic “heartbeat” to let the clients know theyre
UC 4) support for a mesh to have multiple routers that have the store & forward functionality (for redundancy)
UC 5) Support for "long term" delayed messages and "short term" delayed messages. Handle the cases slightly different to improve user expierence. A short term delayed message would be a message that was resent becaue a node was not heard from for <5 minutes. A long term delayed message is a message that has not been delivered in >5 minutes.
# Things to consider
Not all these cases will be initially implemented. It's just a running stream of thoughts to be considered.