Async networking primitives for TCP/UDP/Unix communication
# Cargo.toml
[dependencies]
async-net = "2.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to a TCP server using async-net
Add async-std or smol as a dependency and use their main attribute
No dependency data recorded yet.