rama

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§

  • network address types and utilities
  • autonomous system number (ASN)
  • generic client net logic
  • fingerprint implementations for the network surface
  • rama support for the “Forwarded HTTP Extension”
  • http net support added as part of rama’s net support
  • Utilities for creating and using sockets.
  • 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.