From 80af0f4539c825e36c80f30d1fd6ebb9a287b1f0 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Thu, 9 Feb 2023 14:07:30 +0100 Subject: [PATCH] Updated roadmap --- Roadmap.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Roadmap.md b/Roadmap.md index ed4848f..c4ebf1d 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -20,6 +20,7 @@ For each release cycle of Reticulum, improvements and additions from the five [P - [x] Improved roaming support on Android - [x] Add bluetooth pairing code output to rnodeconf - [x] Add `rnid` utility with encryption, signing and Identity funcionality + - [ ] Add automatic retries to all use cases of the `Request` API - [ ] Updating the documentation to reflect recent changes and improvements - [ ] Transit traffic display in rnstatus - [ ] JSON output mode for rnstatus @@ -77,6 +78,7 @@ These efforts seek to broaden the universality of the Reticulum software and har These efforts aim to expand and improve the core functionality and reliability of Reticulum. - Improve storage persist call on local client connect/disconnect +- Add automatic retries to all use cases of the `Request` API - Faster path invalidation on physical topography changes - Better path invalidation on roaming interfaces - Add a `Buffer` class to the API, for handling stream-like buffers over Reticulum