establish new node folder for overseer, messages, and subsystems (#1200)

* establish new `node` folder for overseer, messages, and subsystems

* extract message types from overseer crate

* remove doc links
This commit is contained in:
Robert Habermeier
2020-06-05 10:48:35 -04:00
committed by GitHub
parent ecb6a10751
commit 9d5eae6ea3
9 changed files with 123 additions and 89 deletions
+1
View File
@@ -0,0 +1 @@
Stub - This folder will hold networking subsystem implementations, each with their own crate.