Function tandem_http_server::build

source ·
pub fn build(handler: HandleMpcRequestFn) -> Rocket<Build>
Expand description

Starts a Tandem server, responding to requests using the specified custom handler logic.