Task #3278
closed
- Assignee set to Junxiao Shi
The optimal implementation would be to create a LinkService that discards all outgoing packets, and use it with a dummy Transport.
However, since NullFace is not performance critical, I plan to keep it simple: use GenericLinkService with InternalForwarderTransport.
When InternalForwarderTransport is not connected to another InternalTransportBase subclass, it discards all outgoing packets.
The overhead in this approach is that GenericLinkService would still perform packet encoding, etc.
- Blocks Task #3172: Refactor Face: completion added
20151020 conference call approves note-1 design.
Beichuan suggests that in long term we should have a discard-all LinkService.
- Status changed from New to In Progress
- Status changed from In Progress to Code review
- % Done changed from 0 to 100
- Status changed from Code review to Closed
Also available in: Atom
PDF