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

Teeny-tiny updates in buf curl #1882

Merged
merged 1 commit into from
Mar 5, 2023
Merged

Teeny-tiny updates in buf curl #1882

merged 1 commit into from
Mar 5, 2023

Conversation

jhump
Copy link
Member

@jhump jhump commented Mar 3, 2023

I just happened to notice these while reviewing some of the code in here.

@@ -43,7 +43,7 @@ const (
// ReflectProtocolGRPCV1 represents the gRPC server reflection protocol
// defined by the service grpc.reflection.v1.ServerReflection.
ReflectProtocolGRPCV1
// ReflectProtocolGRPCV1 represents the gRPC server reflection protocol
// ReflectProtocolGRPCV1Alpha represents the gRPC server reflection protocol
Copy link
Member Author

Choose a reason for hiding this comment

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

IDE pointed out to me that this comment didn't match.

Comment on lines -277 to -278
// TODO: ideally, this would be a wire error
// see https://github.com/bufbuild/connect-go/issues/420
Copy link
Member Author

Choose a reason for hiding this comment

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

This TODO can now be addressed thanks to https://github.com/bufbuild/connect-go/pull/437

@jhump jhump requested a review from bufdev March 3, 2023 19:50
@jhump jhump merged commit feda532 into main Mar 5, 2023
@jhump jhump deleted the jh/bufcurl-wire-err branch March 5, 2023 17:31
Monirul1 pushed a commit to Monirul1/buf that referenced this pull request Apr 30, 2023
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