Crate rama_net

Source
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:

Re-exports§

pub use ::socket2 as socket;Windows or Unix

Modules§

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

Structs§

Protocol
Web protocols that are relevant to Rama.