EPIC1.2: As a rust-libp2p maintainer, I have all the tooling I need to create new interoperability tests on my machine, have them run on the CI, and confirm interoperability with go-libp2p #2
[ ] the ping test can be used to test interop between 2 different versions
[ ] the ping test can be used to test interop between 2 different implementations (rust and go)
[ ] the ping test runs on PR about go and rust
Note:
This contains the interop-testing with go-libp2p, because it's easier to start from go then add rust test than the opposite (testground's go-sdk is the "reference implementation", this more stable).
Tasks:
Note: This contains the interop-testing with go-libp2p, because it's easier to start from go then add rust test than the opposite (testground's go-sdk is the "reference implementation", this more stable).