py-libp2p/libp2p/stream_muxer
mhchia 1fff6ad6b4
Mplex: change message channel size to 8
To avoid infinity sized channel, and to conform to the go
implementation.
2020-02-05 20:31:18 +08:00
..
mplex Mplex: change message channel size to 8 2020-02-05 20:31:18 +08:00
__init__.py Migrate to new project structure. 2019-01-09 21:38:56 +03:00
abc.py Make Mplex and SwarmConn not Service 2020-01-07 21:50:03 +08:00
exceptions.py Add detection for disconnections in mplex 2019-09-19 15:55:26 +08:00
muxer_multistream.py Replace (check and) del pattern with pop method 2019-11-20 23:06:37 +08:00