All of the examples below can be executed with npm run i; npm run start:dapr
.
Some of them might require additional containers to be running.
- Service Invocation: Simple hello world service invocation with GRPC
- Service Invocation Distributed: Hello world service invocation with splitted server and client