Function ipc_register_discover_handler

Source
pub async fn ipc_register_discover_handler(
    ipc_client: &JsIpcClient,
    response: DiscoverResponse,
)
Expand description

Registers a DiscoverHandler so that the client can respond to DiscoverRequests.