Skip to content

Commit

Permalink
Add client warning - known answer supression and a new cache would be…
Browse files Browse the repository at this point in the history
… a breaking change
  • Loading branch information
jdomnitz committed Sep 13, 2024
1 parent d69c7e6 commit 8ad4ffe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ as both a client (sending queries) or a server (responding to queries).
A higher level DNS Service Discovery based on [RFC 6763](https://tools.ietf.org/html/rfc6763) that automatically responds to any query for the
service or service instance.

**Note: The DNS-SD client does not have flood protection implemented for backwards compatability. We recommend using [Tiny DNS](https://github.com/SmartHomeOS/TinyDNS) for a fully standards compliant client if a server is not needed. If a server is needed this implementation works well.**

## Features

- Targets .NET Standard 6.0, 8.0
Expand Down

0 comments on commit 8ad4ffe

Please sign in to comment.