Roadmap: 1.2.0
Today TappedMessage.Payload is a best-effort object.ToString() (src/Kuestenlogik.Bowire.Protocol.Akka/TappedMessage.cs, set in BowireTapMailbox.cs). Use the configured Akka serializer to round-trip the message into a structured (JSON) payload so the UI can render fields, not just a string. Closes the doc gap in #DOCS.
Roadmap: 1.2.0
Today
TappedMessage.Payloadis a best-effortobject.ToString()(src/Kuestenlogik.Bowire.Protocol.Akka/TappedMessage.cs, set inBowireTapMailbox.cs). Use the configured Akka serializer to round-trip the message into a structured (JSON) payload so the UI can render fields, not just a string. Closes the doc gap in #DOCS.