Expand description
Core microkernel server implementation
This module contains the main MicrokernelServer implementation demonstrating the microkernel design pattern.
Structsยง
- Custom
Router - Container for custom router with its configuration
- Custom
Router Config - Configuration for custom router attachment
- Microkernel
Server - Microkernel server builder that composes independent handlers