pub fn connect_view_process(
server_name: Txt,
) -> Result<ViewChannels, ViewChannelError>Expand description
Start the view-process server and waits for (request, response, event).
pub fn connect_view_process(
server_name: Txt,
) -> Result<ViewChannels, ViewChannelError>Start the view-process server and waits for (request, response, event).