Async client for a single device.
Definition client.hpp:38
Shared base for the subsystems exposed by Client (log streaming, the various proxies,...
Definition subsystem.hpp:18
Client & client_
Definition subsystem.hpp:26
Subsystem(Client &client)
Definition subsystem.hpp:20
Asynchronous orchestrator: owns the event loop and a Connection, and exposes connect/send/subscribe p...