om-doh-0.1.0.1: om-doh
Safe HaskellNone
LanguageHaskell2010

OM.DoH.Server

Description

 
Synopsis

Documentation

server :: MonadIO m => DoHApi (AsServerT m) Source #

An implementation of the DoH api that delegates to the local machine's DNS resolver, using the resolv package (see Network.DNS).