Expand description
network address types and utilities
This module provides the common language to work with the different kind of formats that network addresses come in, and are used as the building stone for other parts of Rama that have to work with “addresses”, regardless if they are domains or IPs, or have ports explicitly specified or not.
Structs§
- A
Host
with an associated port. - A domain.
- Address of a proxy that can be connected to.