In this article we are going to create a different chat using NodeJS and gRPC. But before we start, if you don’t know what is gRPC, I strongly recommend you…
Tag: grpc
First thing first. What are you talking about, what is gRPC? Easy one, let’s check the official definition: ‘A modern, open source remote procedure call (RPC) framework that can run…