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

Use latest http2 with RST_STREAM fix #75

Merged
merged 1 commit into from
Feb 3, 2024
Merged

Use latest http2 with RST_STREAM fix #75

merged 1 commit into from
Feb 3, 2024

Conversation

edsko
Copy link
Collaborator

@edsko edsko commented Feb 3, 2024

After this fix, the interop status is now as below, reference client against grapesy server:

Test Python C++
cancel_after_begin
cancel_after_first_response
client_compressed_streaming
client_compressed_unary
client_streaming
custom_metadata
empty_stream
empty_unary
large_unary
ping_pong
server_compressed_streaming
server_compressed_unary
server_streaming
special_status_message
status_code_and_message
timeout_on_sleeping_server
unimplemented_method
unimplemented_service

(❔ entries are where the test is not supported by the reference client.)

@edsko edsko merged commit 63f891c into main Feb 3, 2024
8 checks passed
@edsko edsko deleted the edsko/http2-rst-fix branch February 3, 2024 09:16
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.

1 participant