mirror of
https://github.com/liamcottle/reticulum-meshchat.git
synced 2026-04-28 00:20:48 +00:00
add note on losing conversation history
This commit is contained in:
parent
c240c8322b
commit
c0b542ef55
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@ A simple open-source web based [LXMF](https://github.com/markqvist/lxmf) client
|
|||
- Supports setting a custom display name to send in your announce.
|
||||
- Supports viewing and searching peers discovered from announces.
|
||||
|
||||
> NOTE: At this time, received messages are not saved anywhere. You will lose your conversation history when you reload the page.
|
||||
|
||||
## How does it work?
|
||||
|
||||
- A python script ([web.py](./web.py)) runs a Reticulum instance and a WebSocket server.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue