py-libp2p/libp2p
Nguyễn Gia Phong 080f8edc8e Use trio.lowlevel instead of trio.hazmat
Since trio 0.15.0, hazmat has been deprecated.

trio-typing and mypy are bumped to support newer trio and each other.
2021-02-23 22:02:34 +07:00
..
crypto enforced f-strings everywhere, %s on logging 2019-12-19 17:31:18 +01:00
host
identity
io
network
peer Merge branch 'master' into feature/trio 2020-02-06 10:39:54 +08:00
protocol_muxer enforced f-strings everywhere, %s on logging 2019-12-19 17:31:18 +01:00
pubsub Use trio.lowlevel instead of trio.hazmat 2021-02-23 22:02:34 +07:00
routing
security Use trio.lowlevel instead of trio.hazmat 2021-02-23 22:02:34 +07:00
stream_muxer Change async def write 2020-02-08 10:24:37 +08:00
tools Use trio.lowlevel instead of trio.hazmat 2021-02-23 22:02:34 +07:00
transport Use trio.lowlevel instead of trio.hazmat 2021-02-23 22:02:34 +07:00
__init__.py
exceptions.py fixes #384 2019-12-17 12:00:11 +01:00
typing.py
utils.py Plaintext: use existing msgio reader 2020-02-28 15:49:59 +08:00