0

I Want to implement TTR routing protocol in One Simulator, which requires a unique copy of the message, so every time a message is relayed, the sender node has to delete the message from its buffer.

Which method do i have to override to delete the message after it's sent?

I tried to override the sendMessage method from the MessageRouter Class, but it seems to never get called.

Lirlisa
  • 1
  • 1

0 Answers0