dns-lwt
DNS implementation in portable Lwt
Description
This is an implementation of the DNS protocol and a client
and server resolver using the portable Lwt concurrency framework.
You can find a Unix version of this library in the dns-lwt-unix
opam package, and in theory you could compile this one to JavaScript
as well using js_of_ocaml.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 01 Feb 2019
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies