Skip to content

Conversation

devoncarew
Copy link
Member

  • generate package:googleapis_firestore_v1 with http routing headers

This is a partial proof-of-concept of supporting http routing headers; for more context, see google/protobuf.dart#1018.

This generated output creates correct headers for unary calls, but doesn't generate correct code for streaming calls. For that, we'll need to augment package:grpc so that generated clients can inspect the first request on the stream and set http headers from that information.


  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

Many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.

Note: The Dart team is trialing Gemini Code Assist. Don't take its comments as final Dart team feedback. Use the suggestions if they're helpful; otherwise, wait for a human reviewer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant