Function ya_sb_router::bind_tcp_router

source ·
pub async fn bind_tcp_router(addr: SocketAddr) -> Result<(), Error>
Expand description

Starts in background new server instance on given tcp address.