mirror of
https://github.com/liamcottle/reticulum-meshchat.git
synced 2026-04-28 00:20:48 +00:00
update docs
This commit is contained in:
parent
4f8d49f0bb
commit
190c5c0456
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ A simple web based [LXMF](https://github.com/markqvist/lxmf) client for [Reticul
|
|||
|
||||
## How does it work?
|
||||
|
||||
- A python script (`web.py`) runs a Reticulum instance and a WebSocket server.
|
||||
- A python script ([web.py](./web.py)) runs a Reticulum instance and a WebSocket server.
|
||||
- The web page sends and receives lxmf packets encoded in json via the WebSocket.
|
||||
- Web Browser -> WebSocket -> Python Reticulum -> (configured interfaces) -> (destination)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue