ndn-lite icon indicating copy to clipboard operation
ndn-lite copied to clipboard

Space-efficient packet encoding using RFC9139

Open yoursunny opened this issue 6 years ago • 1 comments

Certain IoT connectivity technologies, such as 802.15.4 and NFC, offer lower-than-usual MTU. Information-Centric Networking (ICN) Adaptation to Low-Power Wireless Personal Area Networks (LoWPANs) section 5 specifies a space-efficient encoding format for NDN packets. ndn-lite should support this format to improve efficiency on low-MTU links.

yoursunny avatar Jan 09 '19 13:01 yoursunny

Is this completed?

yoursunny avatar Jul 06 '19 08:07 yoursunny