From b16d6144950d9d5ac886e03efdb7699c401a2430 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Thu, 3 Nov 2022 12:04:54 +0100 Subject: [PATCH] Updated readme --- README.md | 60 +++++++++++++++++++++++++++---------------------------- 1 file changed, 29 insertions(+), 31 deletions(-) diff --git a/README.md b/README.md index 4d15084..77d2f32 100755 --- a/README.md +++ b/README.md @@ -178,37 +178,35 @@ real-world use is explored. There will be bugs. The API and wire-format can be considered relatively stable at the moment, but could change if warranted. ## Development Roadmap -- Version 0.4.0 - - Improving [the manual](https://markqvist.github.io/Reticulum/manual/) with sections specifically for beginners - - Performance and memory optimisations - - Utilities for managing identities, signing and encryption - - User friendly interface configuration tool - - More interface types for even broader compatibility - - Plain ESP32 devices (ESP-Now, WiFi, Bluetooth, etc.) - - More LoRa transceivers - - IR Transceivers -- Planned, but not yet scheduled - - OpenWRT support - - Metric-based path selection - - Distributed Destination Naming System - - Network-wide path balancing - - Globally routable multicast - - Bindings for other programming languages - - Multiple paths in path table for quick recovery on link failures - - A portable Reticulum implementation in C, see [#21](https://github.com/markqvist/Reticulum/discussions/21) - - Easy way to share interface configurations, see [#19](https://github.com/markqvist/Reticulum/discussions/19) - - More interface types - - AT-compatible modems - - Optical mediums - - AWDL / OWL - - HF Modems - - CAN-bus - - ZeroMQ - - MQTT - - XBee - - SPI - - i²c - - Tor +- Improving [the manual](https://markqvist.github.io/Reticulum/manual/) with sections specifically for beginners +- Performance and memory optimisations +- Utilities for managing identities, signing and encryption +- User friendly interface configuration tool +- More interface types for even broader compatibility + - Plain ESP32 devices (ESP-Now, WiFi, Bluetooth, etc.) + - More LoRa transceivers + - IR Transceivers +- OpenWRT support +- Metric-based path selection +- Distributed Destination Naming System +- Network-wide path balancing +- Globally routable multicast +- Bindings for other programming languages +- Multiple paths in path table for quick recovery on link failures +- A portable Reticulum implementation in C, see [#21](https://github.com/markqvist/Reticulum/discussions/21) +- Easy way to share interface configurations, see [#19](https://github.com/markqvist/Reticulum/discussions/19) +- More interface types + - AT-compatible modems + - Optical mediums + - AWDL / OWL + - HF Modems + - CAN-bus + - ZeroMQ + - MQTT + - XBee + - SPI + - i²c + - Tor ## Dependencies The installation of the default `rns` package requires the dependencies listed