py-libp2p/tests/network
mhchia eef241e70e
Make Mplex and SwarmConn not Service
After second thoughts, they seem not a good candidate of `Service`.
The shutdown logic becomes simpler by making them not `Service`.
2020-01-07 21:50:03 +08:00
..
conftest.py Fix Mplex and Swarm 2019-11-29 19:09:56 +08:00
test_net_stream.py Fix tests in protocol_muxer and libp2p 2019-12-01 17:43:14 +08:00
test_notify.py Fix tests in protocol_muxer and libp2p 2019-12-01 17:43:14 +08:00
test_swarm_conn.py Make Mplex and SwarmConn not Service 2020-01-07 21:50:03 +08:00
test_swarm.py Merge branch 'master' into feature/porting-to-trio 2019-12-24 02:19:43 +08:00