mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-12-17 06:44:21 +01:00
Implemented node announces, node list and announce stream management.
This commit is contained in:
@@ -26,8 +26,6 @@ class Conversation:
|
||||
|
||||
# Add the announce to the directory announce
|
||||
# stream logger
|
||||
# TODO: REMOVE
|
||||
RNS.log("Received LXMF announce from: "+destination_hash_text)
|
||||
app.directory.lxmf_announce_received(destination_hash, app_data)
|
||||
|
||||
@staticmethod
|
||||
|
||||
Reference in New Issue
Block a user