Skip to main content

local_client_fdomain

Function local_client_fdomain 

Source
pub fn local_client_fdomain(
    namespace: impl Fn(Channel) + Send + 'static,
) -> Arc<Client> ⓘ
Expand description

Create a new FDomain client that points to a new local FDomain using a pure FDomain channel callback to serve the namespace.