Module Coap_server_unix

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