Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: remove rendevous + add initial kad setup * Fix up whitespace * Comment out unused constants * Use mdns and kademlia to get integration test working * Remove tcp as tests pass * Add test for networking layer * Add net test * Revert folder rename * Add comment * Formatting * Remove expect * Remove constants * Formatting * Test docs * Plumb config to dial peers * Fix formating * Extract matching function * Refactor NetworkPeer * Rename file * Rename P2p -> NetworkRelay * Rename p2p -> net * Formatting * Remove expect * Remove expect * Don't use privelaged * Tidy code * Use multistage to reduce test image size (#187) --------- Co-authored-by: chad <[email protected]> Co-authored-by: Hamza Khalid <[email protected]>
- Loading branch information