okuda-seminar / log_service

Apache License 2.0
0 stars 0 forks source link

[Server] Build RPC system for RabbitMQ #37

Closed nayuta-ai closed 3 weeks ago

nayuta-ai commented 1 month ago

Issue Number

20

Implementation Summary

We implemented a SendResponse function that sends an AmqpResponse containing the status and message back to the client, indicating whether the request was processed successfully.

Scope of Impact

Particular points to check

Test

make test

test coverage

nayuta-ai commented 1 month ago

@kobakobashu Could you please review this?