mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-05-10 01:54:57 -04:00
Node announce handling.
This commit is contained in:
parent
862f4835c7
commit
ae3d2ef802
5 changed files with 52 additions and 7 deletions
|
@ -26,6 +26,8 @@ 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