py-libp2p/libp2p
mhchia c0ab609559
Mplex: catch RawConnError when writing
Also, do nothing in `MplexStream.reset` if `MuxedConnUnavailable` is
raised when sending the message.
2020-02-04 21:57:59 +08:00
..
crypto Mock dependencies that are excluded in readthedocs 2019-11-27 14:07:14 -08:00
host
identity
io
network SwarmConn: don't access Swarm.manager 2020-02-04 21:57:11 +08:00
peer
protocol_muxer
pubsub
routing
security Change default value of read() 2020-01-26 23:03:38 +08:00
stream_muxer Mplex: catch RawConnError when writing 2020-02-04 21:57:59 +08:00
tools
transport Add comment for serve_tcp 2020-02-04 17:45:56 +08:00
__init__.py PR feedback: async with host.run() 2020-01-26 16:44:42 +08:00
exceptions.py
typing.py Use ReadWriteCloser for conns and streams 2019-09-05 23:24:17 +08:00
utils.py