Back to Site
Loading...
Searching...
No Matches
node_context.h
Go to the documentation of this file.
1#pragma once
2
21#include "node/peer_network.h"
22#include "core/event_bus.h"
24
25namespace librats {
26
32
33} // namespace librats
A tiny typed publish/subscribe hub for decoupled module notifications.
Definition node.h:65
The narrow contract a subsystem needs from the node — and nothing more.
Interface-keyed service lookup for targeted, synchronous module calls.
PeerNetwork & network
ServiceRegistry & services