-
Notifications
You must be signed in to change notification settings - Fork 385
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add an HTTP wrapper to the gRPC daemon (#899)
* The daemon can spin up an http grpc server in parallel for web clients * Go back to the non-hardcoded ip * Add comment for exported server function * Return the right header in the required header check for the daemon * When the request errors, mention both headers otherwise the logic gets weird * Remove extra newline Co-authored-by: Tomer Elmalem <[email protected]>
- Loading branch information
1 parent
f37cda3
commit 9c5f16d
Showing
6 changed files
with
261 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.