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

Add query-parameter mapping to GET & SSE transports. #34

Open
jmalloc opened this issue Mar 6, 2022 · 0 comments
Open

Add query-parameter mapping to GET & SSE transports. #34

jmalloc opened this issue Mar 6, 2022 · 0 comments

Comments

@jmalloc
Copy link
Member

jmalloc commented Mar 6, 2022

Blocked by #33 and #14

This issue is concerned with establishing a system for mapping URL query parameters to protocol buffers messages, allowing GET requests to populate fields within an RPC request message.

I don't really want to invent something here, if there's any reasonably well-known systems for mapping query parameters to structured data I would prefer to use that.

An initial implementation may choose to omit support for nested structural data, instead only supporting request messages with scalar fields.

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

No branches or pull requests

1 participant