mirror of
https://github.com/liamcottle/reticulum-meshchat.git
synced 2026-04-28 00:20:48 +00:00
update readme
This commit is contained in:
parent
1469cb6423
commit
08f5084fc0
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ A simple open-source web based [LXMF](https://github.com/markqvist/lxmf) client
|
|||
## How does it work?
|
||||
|
||||
- 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.
|
||||
- The web page sends and receives LXMF packets encoded in json via the WebSocket.
|
||||
- Web Browser -> WebSocket -> Python Reticulum -> (configured interfaces) -> (destination)
|
||||
|
||||
## How to use it?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue