Nim discovery library supporting EIP-1459
Go to file
gabrielmer c3d37c2860
chore: making syncTree public (#23)
2024-11-13 12:43:45 +07:00
.github/workflows test with Nim 2.0 (#22) 2024-06-24 04:45:56 +00:00
dnsdisc chore: making syncTree public (#23) 2024-11-13 12:43:45 +07:00
docs Add tree creation utility (#9) 2021-09-06 11:24:47 +02:00
tests test with Nim 2.0 (#22) 2024-06-24 04:45:56 +00:00
vendor Update submodues and formatting improvements (#19) 2024-01-12 15:17:33 +02:00
.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
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
README.md Update README 2021-06-29 17:29:15 +02: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
nim.cfg enforce styleCheck:error 2024-06-24 04:51:09 +00:00
shell.nix feat: add nix shell for building the project 2023-11-28 11:40:56 +01:00

README.md

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.