[0.8.4] - 2024-12-12
This release aims to make the MDNS component more robust by fixing a bug that caused the MDNS service to fail to register opened substreams. Additionally, the release includes several improvements to the identify
protocol, replacing FuturesUnordered
with FuturesStream
for better performance.
Fixed
- mdns/fix: Failed to register opened substream (#301)