Skip to main content

Module routing

Module routing 

Source
Expand description

Route registry and routing logic for MockForge

Uses matchit for O(path-length) route matching instead of linear scan.

Structs§

Route
Route definition
RouteRegistry
Route registry for managing routes across different protocols.

Enums§

HttpMethod
HTTP method enum representing standard HTTP request methods