aboutsummaryrefslogtreecommitdiff
path: root/TODO.rst
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2018-11-15 00:24:38 -0500
committerDeterminant <ted.sybil@gmail.com>2018-11-15 00:24:38 -0500
commit82bd1d81e918cc8a1a46b6c36a81cbba43750bb1 (patch)
tree046e0e51dd6a035a0bc8f4c2686f8e1a28caa43f /TODO.rst
parent389a9a56e00225b0e682d64cb05e5291c23892b0 (diff)
use a simple worker selection policy; add todo-list
Diffstat (limited to 'TODO.rst')
-rw-r--r--TODO.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.rst b/TODO.rst
new file mode 100644
index 0000000..b6fb085
--- /dev/null
+++ b/TODO.rst
@@ -0,0 +1,2 @@
+- use config factory class to configure ConnPool, MsgNetwork, PeerNetwork, etc.
+- stress test for PeerNetwork