Updated readme

This commit is contained in:
Mark Qvist 2022-04-01 17:55:48 +02:00
parent ca345b20ff
commit 089612bfc1
1 changed files with 3 additions and 2 deletions

View File

@ -88,7 +88,9 @@ Reticulum implements a range of generalised interface types that covers most of
- TCP over IP networks
- UDP over IP networks
## Planned Features
## Development Roadmap
- Transport layer segmentation & authentication, see #23
- Globally routable multicast
- More interface types for even broader compatibility
- ESP32 devices (ESP-Now, Bluetooth, etc.)
- More LoRa transceivers
@ -101,7 +103,6 @@ Reticulum implements a range of generalised interface types that covers most of
- MQTT
- SPI
- i²c
- Globally routable multicast
## Dependencies:
- Python 3.6