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

[Webserver] Implement HTTP frontend #23

Closed
vaastav opened this issue Sep 15, 2023 · 1 comment
Closed

[Webserver] Implement HTTP frontend #23

vaastav opened this issue Sep 15, 2023 · 1 comment

Comments

@vaastav
Copy link
Contributor

vaastav commented Sep 15, 2023

In GitLab by @JonathanMace on Sep 16, 2023, 01:40

Implementing the HTTP webserver frontend will follow a similar pattern to the GRPC plugin, except the marshalling and unmarshalling will just be directly to string and included in the HTTP payload.

@vaastav
Copy link
Contributor Author

vaastav commented Sep 29, 2023

Closing this as the HTTP frontend PR was merged.

@vaastav vaastav closed this as completed Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant