Expand description
Internal infrastructure modules.
These modules provide the plumbing that McClient relies
on — DNS resolution, response caching, address parsing, and timing. They are
pub so that integration tests can reach internal types directly, but they
are not part of the stable public API and may change between minor
versions.