Fully featured router leveraging Axum and Tower with helper methods for HTTP, HTTPS, WebSocket, and SSE servers.
# Cargo.toml
[dependencies]
product-os-router = "0.0.43"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a basic HTTP server with routing.
Add #[tokio::main] or manually create a tokio runtime.
No dependency data recorded yet.