Actions
Task #2144
closedDelete NotificationStream
Start date:
Due date:
% Done:
100%
Estimated time:
0.50 h
Description
Delete core/notification-stream.hpp
and use it from ndn-cxx.
Updated by Junxiao Shi about 10 years ago
- Blocked by Task #2107: Refactor management system added
Updated by Junxiao Shi about 10 years ago
ndn-cxx's NotificationStream works with ndn::Face
only, but NFD Management is still using nfd::AppFace
which is incompatible.
This Task must wait after NFD Management uses a subclass of ndn::Face
.
Updated by Junxiao Shi about 9 years ago
- Status changed from New to In Progress
- Assignee set to Junxiao Shi
- Target version set to v0.4
I'll start this now. nfd::NotificationStream
is no longer used within NFD. Its removal does not impact anything because NFD core is not a library.
Updated by Junxiao Shi about 9 years ago
- Status changed from In Progress to Code review
- % Done changed from 0 to 100
Updated by Junxiao Shi about 9 years ago
- Status changed from Code review to Closed
Actions