tokio/async-std features
Opened this issue · 0 comments
Absolucy commented
Hello! I'm currently using mdns 2.0.2, as it's the last version that works with the tokio runtime, which I use in my app.
in a tokio app, mdns 3.x never streams anything, likely due to a runtime conflict. but 2.x works perfectly fine.
so i'm suggesting that both tokio and async-std be supported via features.