mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-05-09 17:45:04 -04:00
Implemented node announces, node list and announce stream management.
This commit is contained in:
parent
12568c503f
commit
ef974d973e
3 changed files with 218 additions and 20 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue