gRPC — Clients

Implementing a gRPC client in NodeJS

KRISHNA KISHORE V

--

In the previous article, we have implemented a gRPC server in Java. We keep that running and use different clients to send the request to this server. As I mentioned in the previous article, there are different types of clients to deal with gRPC servers.

  1. GUI Client
  2. CUI Client
  3. Own Clients programmed by developers.

1. gRPC GUI Clients

--

--

KRISHNA KISHORE V

Full Stack Tech Lead | Software Consultant | Technical Content Writer