RustDDS
RustDDS copied to clipboard
Implement TopicListener
Design and implement API to notify the application about topic events. Specified in "2.2.2.3.5 TopicListener Interface" The mechanics of the interface should be implemented using mio (0.6.x) Evented interface and e.g. mio channels to implement asynchronous reads from DDS.