Skip to content

proto: Convert MsgHandler API to expect a message, not a cell.

Nick Mathewson requested to merge nickm/arti:msg_in_handler into main

Closes #887 (closed).

(Please review closely; the fixes I had to do after the API change seemed roundabout, and although I don't see anything wrong now I worry I may have gone astray.)

Merge request reports