package dns-forward

  1. Overview
  2. Docs

A server listens for incoming connections containing streams of requests and attempts to answer them using the given client.

module type S = sig ... end