We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b766d45 commit d5793feCopy full SHA for d5793fe
muxers/mplex/CHANGELOG.md
@@ -1,5 +1,8 @@
1
# 0.23.0 [unreleased]
2
3
+- Split receive buffers per substream.
4
+ [PR 1784](https://github.com/libp2p/rust-libp2p/pull/1784).
5
+
6
- Address a potential stall when reading from substreams.
7
8
- Send a `Reset` or `Close` to the remote when a substream is dropped,
0 commit comments