mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-05-02 06:36:14 -04:00
Packet hashlist save to disk
This commit is contained in:
parent
eed78798f2
commit
0c49ca8458
3 changed files with 22 additions and 1 deletions
|
@ -53,6 +53,7 @@ class Reticulum:
|
|||
|
||||
RNS.Transport.start()
|
||||
|
||||
atexit.register(RNS.Transport.exitHandler)
|
||||
atexit.register(RNS.Identity.exitHandler)
|
||||
|
||||
def applyConfig(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue