commonwarexyz / monorepo

Commonware Library Primitives and Examples
https://commonware.xyz/
Apache License 2.0
51 stars 7 forks source link

[p2p/authenticated] Add Peer Restart Test #105

Open patrick-ogrady opened 1 month ago

patrick-ogrady commented 1 month ago

Add a test where a peer connects, shuts down, and restarts with a new dialable IP:Port. Ensure that all peers eventually reconnect to the peer (using the same message sending test currently in the crate).

cyberbono3 commented 3 weeks ago

@patrick-ogrady could you assign it to me?

patrick-ogrady commented 3 weeks ago

Good luck!