Skip to main content

run

Function run 

Source
pub fn run()
Expand description

Launch the tsafe native messaging host.

Chrome Native Messaging uses a binary frame protocol. Switches stdin/stdout to binary mode on Windows before any I/O, then enters the message loop.