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

Document that gRPC's how to use well know types (google.protobuf.*) #1378

Closed
olegbespalov opened this issue Oct 20, 2023 · 1 comment · Fixed by #1480
Closed

Document that gRPC's how to use well know types (google.protobuf.*) #1378

olegbespalov opened this issue Oct 20, 2023 · 1 comment · Fixed by #1480

Comments

@olegbespalov
Copy link
Contributor

What?

In k6 v0.47 we fixed the unmarshaling of the well-known GRPC types (google.protobuf.*)

But their usage needs to be clarified for our customers.

E.g.:

We need to provide more examples and document them.

Why?

It needs to be clarified for our users.

@mstoykov
Copy link
Contributor

Just noting that in particular they are marshalled and unmarshalled to their JSON representation as I found out in grafana/k6#3426

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 a pull request may close this issue.

2 participants