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

Replace HTTP with TCP. #542

Merged
merged 5 commits into from
Oct 21, 2022
Merged

Conversation

egrimley-arm
Copy link
Contributor

@egrimley-arm egrimley-arm commented Oct 13, 2022

Currently using TCP as if it were HTTP, so each packet is sent by opening a new connection!

@egrimley-arm egrimley-arm self-assigned this Oct 14, 2022
@egrimley-arm
Copy link
Contributor Author

egrimley-arm commented Oct 14, 2022

On GitHub this keeps failing on IceCap but it works on my machine. Perhaps one of the arbitrary delays in integration_tests.rs is to blame.

EDIT: 1a8f63d passed, though!

@egrimley-arm egrimley-arm changed the title WIP: Replace HTTP with TCP. Replace HTTP with TCP. Oct 18, 2022
@egrimley-arm egrimley-arm marked this pull request as ready for review October 18, 2022 10:09
@egrimley-arm egrimley-arm merged commit 45c07e7 into veracruz-project:main Oct 21, 2022
@egrimley-arm egrimley-arm deleted the pr-tcp branch October 21, 2022 13:03
@mathias-arm mathias-arm added enhancement New feature or request client-code Something related to client code for interacting with Veracruz server Something related to the untrusted Veracruz servers labels Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client-code Something related to client code for interacting with Veracruz enhancement New feature or request server Something related to the untrusted Veracruz servers
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants