Implemented app_data recall from announces, better destination registration handling and link inactivity querying.

This commit is contained in:
Mark Qvist 2021-05-13 16:41:23 +02:00
parent 54206d9101
commit 51ab2d3488
4 changed files with 28 additions and 8 deletions

View file

@ -111,8 +111,6 @@ class Resource:
return resource
except Exception as e:
RNS.log("Could not decode resource advertisement, dropping resource", RNS.LOG_DEBUG)
# TODO: Remove
raise e
return None
# Create a resource for transmission to a remote destination