Module core
Expand description
Core communication interfaces and base implementations
Modules§
- base_
router - Base router implementations and utilities
- interfaces
- Core communication interfaces
- simple_
components - Simple communication component implementations
Structs§
- Base
Router - Base router implementation that can be extended by specific router types
- Communication
Interface - Unified communication interface that provides all communication components through a single configuration-based interface
- Simple
Message Router - Simple message router implementation
- Simple
Publisher - Simple publisher implementation
- Simple
Request Response - Simple request-response implementation
- Simple
Subscriber - Simple subscriber implementation
- Simple
Subscription Manager - Simple subscription manager implementation