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
:
- Github: https://github.com/plabayo/rama
- Book: https://ramaproxy.org/book/
Modules§
- network address types and utilities
- autonomous system number (ASN)
- generic client net logic
- rama support for the “Forwarded HTTP Extension”
- http net support added as part of rama’s net support
Stream
trait and related utilities.- rama common tls types
- transport net logic
- types and utilities for network users
Structs§
- Web protocols that are relevant to Rama.