pub fn http_server(
config: HTTPConfig,
) -> Server<AddrIncoming, IntoMakeService<Router>>Expand description
Spawns a Trustchain server given HTTPConfig with http.
pub fn http_server(
config: HTTPConfig,
) -> Server<AddrIncoming, IntoMakeService<Router>>Spawns a Trustchain server given HTTPConfig with http.