Merge branch 'main' into main

This commit is contained in:
Manu Sheel Gupta
2025-07-02 10:22:01 -07:00
committed by GitHub
7 changed files with 173 additions and 61 deletions

View File

@ -31,9 +31,6 @@ from libp2p.stream_muxer.yamux.yamux import (
Yamux,
)
# FIXME: add negotiate timeout to `MuxerMultistream`
DEFAULT_NEGOTIATE_TIMEOUT = 60
class MuxerMultistream:
"""