-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Description :
- Move away from the legacy Resolver class to a more flexible, template-based architecture.
- Allows for different transport layers (UDP, TLS, Multicast) while reusing the same DNS packet serialization/deserialization logic.
- Introduce BasicDnsClient to decouple DNS logic from the underlying socket type.
- Add transport policy class.
- Improve integration with the Reactor for non-blocking operations.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request