py-libp2p/libp2p/stream_muxer
mhchia 37bee9fb16
PR feedback
- Use `TMuxerOptions` and `TSecurityOptions` in libp2p/__init__.py
- Remove the default value for `muxer_transports_by_protocol` in
`MuxerMultistream` and `secure_transports_by_protocol`
`SecureMultistream`
2019-09-24 12:51:59 +08:00
..
mplex Merge branch 'master' into fix/change-notifee-and-add-tests-for-swarm-conn-and-mplex 2019-09-21 18:34:12 +08:00
__init__.py Migrate to new project structure. 2019-01-09 21:38:56 +03:00
abc.py Change IMuxedConn to INetConn in Notifee 2019-09-19 16:31:41 +08:00
exceptions.py Add detection for disconnections in mplex 2019-09-19 15:55:26 +08:00
muxer_multistream.py PR feedback 2019-09-24 12:51:59 +08:00