UCLA-IRL / ndn-python-repo

An NDN Repo implementation in Python
Apache License 2.0
16 stars 13 forks source link

[OLD] Respond to mustBeFresh Interests #96

Closed a-thieme closed 3 weeks ago

a-thieme commented 1 month ago

The repo now responds to mustBeFresh Interests, following the same logic as the Content Store in NFD

Lots of code cleanup

a-thieme commented 4 weeks ago

Functionality-wise looks good to me. I have some stylish comments.

I'll split this into two, one for the code quality and one for the mustBeFresh to make things easier