pub fn router(
service: RelayKnowledgeService,
max_request_body_bytes: u64,
) -> RouterExpand description
Builds the Web router without opening sockets.
pub fn router(
service: RelayKnowledgeService,
max_request_body_bytes: u64,
) -> RouterBuilds the Web router without opening sockets.