mirror of
https://github.com/markqvist/Reticulum.git
synced 2024-11-12 17:20:15 +00:00
Updated readme
This commit is contained in:
parent
cd6427cc9d
commit
4c6ba97dca
@ -63,6 +63,8 @@ Reticulum implements a range of generalised interface types that covers most of
|
|||||||
|
|
||||||
|
|
||||||
## Feature Roadmap
|
## Feature Roadmap
|
||||||
|
- A delay and disruption tolerant message transfer protocol built on Reticulum, see [LXMF](https://github.com/markqvist/lxmf)
|
||||||
|
- A few useful-in-the-real-world apps built with Reticulum, see [Nomad Network](https://github.com/markqvist/NomadNet)
|
||||||
- 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.)
|
||||||
- AT-compatible modems
|
- AT-compatible modems
|
||||||
@ -71,8 +73,6 @@ Reticulum implements a range of generalised interface types that covers most of
|
|||||||
- MQTT
|
- MQTT
|
||||||
- SPI
|
- SPI
|
||||||
- i²c
|
- i²c
|
||||||
- A delay and disruption tolerant message transfer protocol built on Reticulum, see [LXMF](https://github.com/markqvist/lxmf)
|
|
||||||
- A few useful-in-the-real-world apps built with Reticulum, see [Nomad Network](https://github.com/markqvist/NomadNet)
|
|
||||||
|
|
||||||
## Dependencies:
|
## Dependencies:
|
||||||
- Python 3
|
- Python 3
|
||||||
|
Loading…
Reference in New Issue
Block a user