Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compatibility/: Add basic test with Rust and Go establishing TCP conn #20

Closed
wants to merge 6 commits into from

Conversation

mxinden
Copy link
Member

@mxinden mxinden commented Mar 3, 2022

This pull request adds a basic composition Testground test, starting two
instances, one Golang and one Rust binary, establishing a TCP
connection to each other.


Status:

  • I am opening this up for discussion purposes only. This is not meant to be merged.
  • Only uses plain TCP, no libp2p involved.
  • Plenty of hacks.

@laurentsenta
Copy link
Collaborator

@mxinden that work was really helpful and a foundation for the interop test as it is now, thanks! I'm closing it now that we merged #26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants