py-libp2p/libp2p
mhchia fb0519129d
Refine Mplex.close and SwarmConn.close
Ensure `close` cleans up things and cancel the service finally.
2019-12-17 15:50:55 +08:00
..
crypto Remove outdated comment 2019-11-16 16:56:59 +08:00
host Fix all modules except for security 2019-12-06 17:06:37 +08:00
identity Handle StreamClosed in identify protocol handler 2019-11-16 16:56:58 +08:00
io Fix all modules except for security 2019-12-06 17:06:37 +08:00
kademlia remove unused asyncio 2019-11-26 15:27:06 +08:00
network Refine Mplex.close and SwarmConn.close 2019-12-17 15:50:55 +08:00
peer Merge pull request #331 from dmuhs/fix/docs-format 2019-10-28 09:39:52 -06:00
protocol_muxer A mux can provide the protocols it responds to 2019-11-06 11:41:27 -08:00
pubsub Refine Mplex.close and SwarmConn.close 2019-12-17 15:50:55 +08:00
routing Enforce pre-summary newline in docstrings 2019-10-24 20:10:45 +02:00
security Move test utilities to tools (#356) 2019-11-21 11:47:54 +08:00
stream_muxer Refine Mplex.close and SwarmConn.close 2019-12-17 15:50:55 +08:00
tools Refine Mplex.close and SwarmConn.close 2019-12-17 15:50:55 +08:00
transport Refine Mplex.close and SwarmConn.close 2019-12-17 15:50:55 +08:00
__init__.py remove unused asyncio 2019-11-26 15:27:06 +08:00
exceptions.py Add automatic docstring formatter and apply 2019-10-24 08:41:10 +02:00
typing.py Use ReadWriteCloser for conns and streams 2019-09-05 23:24:17 +08:00
utils.py Fix Mplex and Swarm 2019-11-29 19:09:56 +08:00