Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@DSorlov DSorlov released this 02 Jan 13:24
· 9 commits to main since this release
ff99911

New

  • Implemented query timeout in all clients
  • Implemented a short-quick-type quiers directly in ddns class
  • Added simple recursive server example

Changes

  • Changed internal naming of createNXDomainResponseFromRequest to createNotFoundResponseFromRequest in serverutils
  • Changed internal naming of rawQuery to Query in all clients
  • Updated examples and readme to support new short-quick-type queries

Fixes

  • Cleanup of lingering objects on errors or rejects in all clients