Module Octez_rpc_process.Forward_handler

callback server forwarder_resources socket_path redirects all the traffic received by the given server to the socket determined by socket_path if it fails to be resolved locally. The forwarding happens only if the acl rules are satisfied.

val socket_forwarding_uri : string
val build_socket_redirection_ctx : string -> Cohttp_lwt_unix.Net.ctx