duckstax/actor-zeta

message handler needs to be reworked.

kotbegemot opened this issue · 2 comments

message handler needs to be reworked.

Sender should has some status information (or reply value, or return code) of a requested handler.
Make a response message with resp info after handler execution and perform a reply to sender

Async Request/Response (see boost networking source)