[GH-ISSUE #383] Consider returning a futures Stream from service discovery, et al. #474

Open
opened 2026-03-15 22:42:06 +03:00 by kerem · 0 comments
Owner

Originally created by @bluejekyll on GitHub (Apr 9, 2018).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/383

This would need to change the underlying DnsHandlers to pass back Streams instead of Futures. It also means that Messages wouldn't accumulate in a buffer in the library.

see discussion here: https://users.rust-lang.org/t/mdns-and-dns-sd-for-the-trust-dns-resolver-feedback-desired/16718?u=bluejekyll

Originally created by @bluejekyll on GitHub (Apr 9, 2018). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/383 This would need to change the underlying DnsHandlers to pass back `Stream`s instead of `Future`s. It also means that Messages wouldn't accumulate in a buffer in the library. see discussion here: https://users.rust-lang.org/t/mdns-and-dns-sd-for-the-trust-dns-resolver-feedback-desired/16718?u=bluejekyll
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#474
No description provided.