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.
pub fn run()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.