Skip to main content

run

Function run 

Source
pub fn run(verbose: bool)
Expand description

Run the proxy on the current thread (blocks until the process exits).

Reads BLIT_PROXY_SOCK, BLIT_PROXY_POOL, and BLIT_PROXY_IDLE from the environment. When called from within the blit binary instead of the standalone blit-proxy binary, verbose should be false.