Commit Graph

14 Commits

Author SHA1 Message Date
eef505f2d9 Add automatic docstring formatter and apply 2019-10-24 08:41:10 +02:00
5307c0506b Change IMuxedConn to INetConn in Notifee 2019-09-19 16:31:41 +08:00
786a03544c Add some loggings to swarm and cosmetic updates 2019-09-14 21:47:49 +08:00
be2c0f122a Fix close behavior 2019-09-10 18:01:14 +08:00
10415cb956 Use ReadWriteCloser for conns and streams 2019-09-05 23:24:17 +08:00
c5eda4065d Expose reset method on NetStream 2019-08-26 11:38:39 -07:00
2485a00e24 Modify NetStream to read n bytes 2019-08-16 11:03:16 +08:00
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
9e0a806218 move stream and connection interfaces to abc 2019-08-05 11:17:38 +08:00
c4105688d1 Fix after rebase 2019-07-30 17:31:08 +08:00
e53727d301 Apply PR feedback: fix type hints 2019-07-30 16:28:25 +08:00
d716e90e17 Fix on type hints 2019-07-30 16:25:33 +08:00
edd164c878 Add type hints to network folder 2019-07-30 16:25:17 +08:00
ce6ddb27a9 Migrate to new project structure. 2019-01-09 21:38:56 +03:00