Task #2319
closedDummyClientFace: use Signal
100%
Description
Change EventEmitter to Signal in DummyClientFace.
Updated by Junxiao Shi almost 10 years ago
- Blocks Feature #1999: Strategy for access router added
Updated by Junxiao Shi almost 10 years ago
- Status changed from New to In Progress
- Estimated time changed from 0.50 h to 1.00 h
Updated by Junxiao Shi almost 10 years ago
- % Done changed from 0 to 50
http://gerrit.named-data.net/1568
Commit e8bf7d35aa20a46ac0210b79b0ad606b986ffe21 deletes old API.
Commit 4c4dac07261ae387f27962a9f054491ca298db2c keeps old API as deprecated.
I don't want to make a breaking change, so I prefer to merge 4c4dac07261ae387f27962a9f054491ca298db2c, while using e8bf7d35aa20a46ac0210b79b0ad606b986ffe21 as a reference to fix other projects.
Updated by Junxiao Shi almost 10 years ago
Commit 4c4dac07261ae387f27962a9f054491ca298db2c (that I want to merge) doesn't break other projects.
Commit e8bf7d35aa20a46ac0210b79b0ad606b986ffe21 breaks ndns, so I need to modify ndns to use .connect
after 4c4dac07261ae387f27962a9f054491ca298db2c is merged.
Updated by Junxiao Shi almost 10 years ago
- % Done changed from 50 to 80
http://gerrit.named-data.net/1592 deletes EventEmitter from DummyClientFace.
Notice is sent to ndn-lib nfd-dev with deadline Jan 13 12:00 UTC.
Updated by Junxiao Shi almost 10 years ago
ndns needs a patch http://gerrit.named-data.net/1599
Updated by Junxiao Shi almost 10 years ago
- Status changed from In Progress to Resolved
- % Done changed from 80 to 100
Updated by Junxiao Shi almost 10 years ago
- Status changed from Resolved to Code review
Notice deadline has passed.
Updated by Junxiao Shi almost 10 years ago
- Blocked by Bug #2391: KeyChain not using canonical PIB and TPM schemes added
Updated by Junxiao Shi almost 10 years ago
- Status changed from Code review to Closed