Skip to main content

Module tcp

Module tcp 

Source
Expand description

TCP connection tracking, proxying, and host-side upstream dialing.

Modules§

connection
Connection tracker: manages smoltcp TCP sockets for the poll loop.
proxy
Bidirectional TCP proxy: smoltcp socket ↔ channels ↔ tokio socket.