mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-07-27 10:08:10 -07:00
Changed transport init
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ class Reticulum:
|
|||||||
self.applyConfig()
|
self.applyConfig()
|
||||||
RNS.Identity.loadKnownDestinations()
|
RNS.Identity.loadKnownDestinations()
|
||||||
|
|
||||||
RNS.Transport.start()
|
RNS.Transport.start(self)
|
||||||
|
|
||||||
atexit.register(Reticulum.exit_handler)
|
atexit.register(Reticulum.exit_handler)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user