Author | SHA1 | Message | Date |
---|---|---|---|
Sam Kleinman |
0900ea8396
|
p2p: channel shim cleanup (#7129) | 3 years ago |
Sam Kleinman |
5bf30bb049
|
p2p: cleanup transport interface (#7071)
This is another batch of things to cleanup in the legacy P2P system. |
3 years ago |
William Banfield |
c3ae6f5b58
|
p2p: add coverage for mConnConnection.TrySendMessage (#6754)
This change adds additional coverage to the `mConnConnection.TrySendMessage` code path. Adds test to ensure it returns `io.EOF` when closed. Addresses: #6570 |
3 years ago |
Sam Kleinman |
a855f96946
|
p2p: renames for reactors and routing layer internal moves (#6547) | 3 years ago |
Erik Grinaker |
1f39f808e1
|
p2p: tighten up and test Transport API (#6020)
This tightens up the new P2P `Transport` API and infrastructure, fixes a bunch of bugs and inconsistencies, and adds tests. |
4 years ago |