Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 379 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 379 Bytes

adapter

Marco-polo example

The application is aimed to adapt communication between the client and the server applications.

Run it with make docker-build.

All services communicate via gRPC protocol.

Test are written using Ginkgo and Gomega.