Crate net

Expand description

Rama network types and utilities.

Protocols such as tcp, http, tls, etc are not explicitly implemented here, see the relevant rama crates for this.

Learn more about rama:

Modules§

address
network address types and utilities
asn
autonomous system number (ASN)
client
generic client net logic
conn
Connection utilities
fingerprint
fingerprint implementations for the network surface
forwarded
rama support for the “Forwarded HTTP Extension”
http
http net support added as part of rama’s net support
mode
socket
Utilities for creating and using sockets.
stream
Stream trait and related utilities.
test_utils
tls
rama common tls types
transport
transport net logic
user
types and utilities for network users

Structs§

Protocol
Web protocols that are relevant to Rama.