HomePhabricator
Diffusion Comm dd91ab809771

[services][blob] Scaffold gRPC server

Description

[services][blob] Scaffold gRPC server

Summary:
Boilerplate for proto interface. The server listens on 50051 port,
this is the default in current C++ implementation for all services. In subsequent diffs
I'll add possibility to configure this.

Depends on D5676

Test Plan:
Run the service. Client should be able to send requests, server should send
"unimplemented" error messages to client.

Reviewers: varun, jon, tomek, marcin

Reviewed By: varun, tomek

Subscribers: ashoat, tomek, atul

Differential Revision: https://phab.comm.dev/D5677

Details

Provenance
bartekAuthored on Nov 25 2022, 4:08 PM
Reviewer
varun
Differential Revision
D5677: [services][blob] Scaffold gRPC server
Parents
rCOMMc619b02f22a6: [services][blob] Initial commit for Rust service
Branches
Unknown
Tags
Unknown

Event Timeline