Module tokio_hglib::protocol[][src]

Low-level building blocks for the command server protocol.

Structs

MessageLoop

Inner loop to process channel requests and responses.

OneShotQuery

Future to send request and wait response.

OneShotRequest

Future to send request having no response.