mateenbagheri / memorabilia

Apache License 2.0
0 stars 0 forks source link

feat(#3): Implement gRPC Echo method with unit and integration tests #4

Closed mateenbagheri closed 2 months ago

mateenbagheri commented 2 months ago

Introduced a gRPC Echo method to handle simple echo requests.

This feature provides a reliable and tested Echo service as part of the memorabilia, laying the groundwork for additional commands and services in the future.