Module middleware

Module middleware 

Source
Expand description

Multi-tenant workspace routing middleware

This module provides middleware for routing requests to the appropriate workspace based on path-based or port-based routing strategies.

Modules§

axum_middleware
Workspace middleware layer for Axum

Structs§

WorkspaceContext
Workspace routing context extracted from request
WorkspaceRouter
Workspace router for handling multi-tenant routing