HomePhabricator
Diffusion Comm 0810d1d11618

[native] Removing `codegen-grpc` from native

Description

[native] Removing codegen-grpc from native

Summary:
This diff removes the codegen-grpc yarn command from the native. We are removed the C++ gRPC from the client and the compilation of the gRPC files will be handled by the cargo building process. Also, we are removing running this command from the documentation and shared folder because gRPC generation for the rest of the C++ codebase is done using the CMakeFile generation command.

Linear task: ENG-2276

Test Plan: Native builds are successfully passed.

Reviewers: jon, atul, varun, ashoat

Reviewed By: atul, ashoat

Subscribers: ashoat, tomek, atul

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

Details

Provenance
maxAuthored on Nov 23 2022, 4:23 PM
Reviewer
atul
Differential Revision
D5714: [native] Removing `codegen-grpc` from native
Parents
rCOMMf547935f23e0: [native] Remove gRPC related C++ code and packages from iOS and Android
Branches
Unknown
Tags
Unknown