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

Consider adopting the Connect protocol #90

Open
massenz opened this issue Mar 21, 2023 · 0 comments
Open

Consider adopting the Connect protocol #90

massenz opened this issue Mar 21, 2023 · 0 comments
Labels
api enhancement New feature or request

Comments

@massenz
Copy link
Owner

massenz commented Mar 21, 2023

We now only support gRPC protocol, which works fine, but it may be limiting, for clients/users looking to use JSON encoding.

The Connect protocol promises to add support for gRPC-web and straight HTTP protocols, and could conceivably be used to add to our "native" gRPC.

We should explore desirability, feasibility and effort to implement it.

@massenz massenz added enhancement New feature or request api labels Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant