pull/33/head
Mark Qvist 2022-04-01 17:55:48 +02:00
rodzic ca345b20ff
commit 089612bfc1
1 zmienionych plików z 3 dodań i 2 usunięć

Wyświetl plik

@ -88,7 +88,9 @@ Reticulum implements a range of generalised interface types that covers most of
- TCP over IP networks - TCP over IP networks
- UDP 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 - More interface types for even broader compatibility
- ESP32 devices (ESP-Now, Bluetooth, etc.) - ESP32 devices (ESP-Now, Bluetooth, etc.)
- More LoRa transceivers - More LoRa transceivers
@ -101,7 +103,6 @@ Reticulum implements a range of generalised interface types that covers most of
- MQTT - MQTT
- SPI - SPI
- i²c - i²c
- Globally routable multicast
## Dependencies: ## Dependencies:
- Python 3.6 - Python 3.6