Commit Graph

6 Commits (8bb492da6e54e73664350471dfb1da736b385fc0)

Author SHA1 Message Date
Thomas Winget baf8019fe5 Refactor Router code into more classes
This commit refactors functionality from the Router class into separate,
dedicated classes.
There are a few behavior changes that came as a result of discussion on
what the correct behavior should be.
In addition, many things Router was previously doing can now be provided
callback functions to alert the calling point when the asynchronous
action completes, successfully or otherwise.
5 years ago
Jeff Becker 2897141036
make format and introduce new function EnsureRouter on router to check nodedb or do dht lookup 5 years ago
Michael c39c931d03
Remove IStateful virtual inheritance 5 years ago
Rick V 5a3947ca5c
clang-format 6 years ago
Jeff Becker b5a1637224
make shared lib compile 6 years ago
Michael 048fa83c39
Finish replacement of Router with AbstractRouter 6 years ago