refactor: breaking refactor of domo_proto and domo_node
This commit is contained in:
parent
be4425aff9
commit
15971aa4fa
31 changed files with 902 additions and 393 deletions
|
@ -16,8 +16,8 @@ Also, it will make sure no invalid updates can be sent.
|
|||
Most packets go through the master node before getting to the source.
|
||||
Most because the subnet node can have private nodes and handle those themselves.
|
||||
|
||||
# The Relay node (`relay`)
|
||||
The relay node is simple.
|
||||
# The Bridge node (`relay`)
|
||||
The bridge node is simple.
|
||||
In config you define where to forward the packets to, and they get delivered to there.
|
||||
|
||||
# The Subnet node (`subnet`)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue