Files
py-libp2p/newsfragments/639.feature.rst

2 lines
200 B
ReStructuredText

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.