diff options
Diffstat (limited to 'THOUGHTS')
-rw-r--r-- | THOUGHTS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/THOUGHTS b/THOUGHTS new file mode 100644 index 0000000..a90a6b1 --- /dev/null +++ b/THOUGHTS @@ -0,0 +1,6 @@ + +Should probably stick with simple hyperdrives only in synchronizer +implementation, instead of biting off arbitary feeds-per-peer. + +Was intenting to abandon this project, but still sort of thinking of using +crossbeam-channels or actix to hack something out. |