Module Coap_server_lwt

val start : ?⁠host:string -> ?⁠port:int -> ((Coap_core.Message.tCoap_core.error) Stdlib.result -> Coap_core.Message.t Lwt.t) -> 'a Lwt.t