Actions
Feature #4707
closedRDR reference implementation
Start date:
Due date:
% Done:
100%
Estimated time:
6.00 h
Description
Realtime Data Retrieval (RDR) protocol enables realtime applications to discover names of the latest data. It assumes neither infrastructure support (namely, centralized server) nor clock synchronization, and does not rely on Exclude selector deprecated in #4444.
Real-Time Data Retrieval in Named Data Networking published in HotICN'2018 introduces the design of RDR protocol.
This issue is to add a reference implementation of RDR protocol to the library, following the recommended packet format specification.
Although RDR is an application protocol, having a recommended format and a reference implementation promotes its adoption.
Actions