Update the demo protocol plugin to not depend on conversation names
Review Request #3135 — Created April 16, 2024 and submitted — Latest diff uploaded
We're starting to phase out conversation names as they don't work well with modern stuff. So this goes ahead and fixes the not interactions in the demo protocol. I also generated the echo message in the send_message_async rather than in the callback.
Ran the turtles and send some messages to Echo on the demo protocol.