dyoder/archived.pirate

Should The Reply Callback Actually Send The Reply?

Opened this issue · 0 comments

Right now it just returns a value that is used to construct the outgoing message. This seems like overkill for a callback and doesn't give the client much control. The difficulty that there's some bookkeeping going on in that method.