Reusable resource managers that abstract external services. More...
Classes | |
| class | ml::NetworkDispatcher |
| Routes incoming JSON messages to typed message-bus subscribers. More... | |
| class | ml::WebSocketProvider |
| WebSocket connection with automatic JSON dispatch. More... | |
Reusable resource managers that abstract external services.
Providers combine raw transport classes with higher-level dispatch so that application code only interacts through a clean on() / send() API:
"type" field to subscribers