Module core

Source
Expand description

Core microkernel server implementation

This module contains the main MicrokernelServer implementation demonstrating the microkernel design pattern.

Structsยง

CustomRouter
Container for custom router with its configuration
CustomRouterConfig
Configuration for custom router attachment
MicrokernelServer
Microkernel server builder that composes independent handlers