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

feat(rust): add tcp-test tool to measure portal properties #8704

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

davide-baldo
Copy link
Member

This tool is useful to test the portal capabilities and operates as a generic TCP client and server.
It also implements (unsafe) TLS, which is useful for performance comparison.

@davide-baldo davide-baldo requested a review from a team as a code owner December 16, 2024 12:45
@davide-baldo davide-baldo force-pushed the davide-baldo/new-tcp-test branch 2 times, most recently from 3f3ab62 to f0e963d Compare December 16, 2024 12:55
Copy link
Member

@SanjoDeundiak SanjoDeundiak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That looks very useful !

tools/tcp-test/src/main.rs Outdated Show resolved Hide resolved
tools/tcp-test/src/main.rs Show resolved Hide resolved
tools/tcp-test/deploy Show resolved Hide resolved
tools/tcp-test/README.md Outdated Show resolved Hide resolved
tools/tcp-test/README.md Outdated Show resolved Hide resolved
tools/tcp-test/deploy Outdated Show resolved Hide resolved
tools/tcp-test/src/server.rs Outdated Show resolved Hide resolved
tools/tcp-test/src/server.rs Show resolved Hide resolved
@davide-baldo davide-baldo force-pushed the davide-baldo/new-tcp-test branch 4 times, most recently from c74d41b to 840f667 Compare December 17, 2024 14:42
@davide-baldo davide-baldo force-pushed the davide-baldo/new-tcp-test branch from 840f667 to 64fcae3 Compare December 17, 2024 14:53
@davide-baldo davide-baldo added this pull request to the merge queue Dec 17, 2024
Merged via the queue into develop with commit 87ef083 Dec 17, 2024
44 checks passed
@davide-baldo davide-baldo deleted the davide-baldo/new-tcp-test branch December 17, 2024 15:53
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