Module net

Source
Expand description

Networking abstractions for the std platform.

Modulesยง

tcp
TCP socket implementation for the std platform.
udp
UDP socket implementation for the std platform.