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

Format requests as GraphQL across replicant transport #24

Open
realityforge opened this issue Mar 25, 2020 · 0 comments
Open

Format requests as GraphQL across replicant transport #24

realityforge opened this issue Mar 25, 2020 · 0 comments

Comments

@realityforge
Copy link
Member

Rather than using a manual request format we could just rely on GraphQL and assume all requests are of that form. We would write a handler on the server-side that pushes the request into the graphQL execution handler and a dispatcher on the clientside that routes through the appropriate infrastructure on the clientside.

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

No branches or pull requests

1 participant