mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
Updated Yamux impl.,added tests for yamux and mplex
This commit is contained in:
1
newsfragments/639.feature.rst
Normal file
1
newsfragments/639.feature.rst
Normal file
@ -0,0 +1 @@
|
||||
Added separate read and write locks to the `MplexStream` & `YamuxStream` class.This ensures thread-safe access and data integrity when multiple coroutines interact with the same MplexStream instance.
|
||||
Reference in New Issue
Block a user