Author | SHA1 | Message | Date |
---|---|---|---|
Sam Kleinman |
4bd8c5ab6f
|
p2p: transport should be captive resposibility of router (#7160)
The main (and minor) win of this PR is that the transport is fully the responsibility of the router and the node doesn't need to be responsible for its lifecylce. |
3 years ago |
Sam Kleinman |
3ea81bfaa7
|
p2p: remove wdrr queue (#7064)
This code hasn't been battle tested, and seems to have grown increasingly flaky int tests. Given our general direction of reducing queue complexity over the next couple of releases I think it makes sense to remove it. |
3 years ago |
Sam Kleinman |
9ffa7e8a2b
|
types: move NodeInfo from p2p (#6618) | 3 years ago |
Sam Kleinman |
a855f96946
|
p2p: renames for reactors and routing layer internal moves (#6547) | 3 years ago |
Aleksandr Bezobchuk |
a554005136
|
p2p: revised router message scheduling (#6126) | 4 years ago |