khatereTajfar / lab02-grpc

Laboratory 02: gRPC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laboratory Activity 2 - gRPC

The structure of this repository is the following:

  • "NodeClient" contains the node.js ToDoManager service application, which works as a gRPC client;
  • "JavaServer" contains the Java Converter service application, which works as a gRPC server.

About

Laboratory 02: gRPC


Languages

Language:JavaScript 88.4%Language:Java 11.6%