py-libp2p/libp2p
Chih Cheng Liang 28f6de37ee
Fix the rest of the typing hints (#232)
* ignore kad

* fix swarm, and minor

* fix init and swarm

* ignore pb

* enable mypy

* fix basic host

* fix tcp

* fix mplex

* add typing for pb

* skip format pyi

* [mypy] no need to ignore pb now

* add typing to chat
2019-08-11 16:47:54 +08:00
..
host Fix the rest of the typing hints (#232) 2019-08-11 16:47:54 +08:00
kademlia run black w/ extended line length 2019-08-04 12:37:41 +08:00
network Fix the rest of the typing hints (#232) 2019-08-11 16:47:54 +08:00
peer run black w/ extended line length 2019-08-04 12:37:41 +08:00
protocol_muxer add NegotiableTransport type 2019-08-08 16:09:02 +08:00
pubsub Fix the rest of the typing hints (#232) 2019-08-11 16:47:54 +08:00
routing Fix the rest of the typing hints (#232) 2019-08-11 16:47:54 +08:00
security sort import 2019-08-08 16:09:02 +08:00
stream_muxer Fix the rest of the typing hints (#232) 2019-08-11 16:47:54 +08:00
transport Fix the rest of the typing hints (#232) 2019-08-11 16:47:54 +08:00
__init__.py Fix the rest of the typing hints (#232) 2019-08-11 16:47:54 +08:00
exceptions.py Add ValidationError 2019-08-06 12:37:34 +08:00
typing.py Fix the rest of the typing hints (#232) 2019-08-11 16:47:54 +08:00