No description
Find a file
2025-10-21 04:23:48 +00:00
.github/workflows test with Nim 2.0 (#22) 2024-06-24 04:45:56 +00:00
dnsdisc use results instead of deprecated stew/results (#25) 2025-10-21 04:23:48 +00:00
docs Add tree creation utility (#9) 2021-09-06 11:24:47 +02:00
tests use results instead of deprecated stew/results (#25) 2025-10-21 04:23:48 +00:00
vendor chore: initial PR (#24) 2025-08-11 21:29:17 +05:30
.gitignore Further WIP: DNS discovery client implementation (#4) 2021-07-07 11:08:28 +02:00
.gitmodules dnsdisc/client.nim: use '{.async.}' in callback Resolver definition (#17) 2023-12-06 15:53:25 +01:00
dnsdisc.nim chore: Refactor lib structure to match nimble requirements (#18) 2024-01-12 14:53:20 +02:00
dnsdisc.nimble test refc in Nim 2.0 and newer in addition to ORC (#21) 2024-06-24 00:04:34 +00:00
env.sh start of tree impl 2021-06-25 20:35:04 +02:00
LICENSE-APACHEv2 Fix repo issues (#2) 2021-06-28 17:52:46 +02:00
LICENSE-MIT Fix repo issues (#2) 2021-06-28 17:52:46 +02:00
Makefile Add tree creation utility (#9) 2021-09-06 11:24:47 +02:00
nim.cfg enforce styleCheck:error 2024-06-24 04:51:09 +00:00
README.md Update README 2021-06-29 17:29:15 +02:00
shell.nix feat: add nix shell for building the project 2023-11-28 11:40:56 +01:00

nim-dnsdisc

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

NOTE: WIP Initial development is in progress, but there has not yet been a stable, usable release

Nim DNS discovery library supporting EIP-1459

License

Licensed and distributed under either of

or

These files may not be copied, modified, or distributed except according to those terms.