mirror of
https://github.com/liamcottle/reticulum-meshchat.git
synced 2026-04-28 00:20:48 +00:00
conversation history is now saved to database
This commit is contained in:
parent
63355b7b77
commit
d67ce44544
1 changed files with 0 additions and 2 deletions
|
|
@ -26,8 +26,6 @@ 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