cascadium / OpenMAMA-zmq

OpenMAMA ZeroMQ Bridge
MIT License
17 stars 8 forks source link

Add multipart messages to include Meta data frame and topic #12

Closed fquinner closed 5 years ago

fquinner commented 7 years ago

Metadata frames would allow the bridge to inject Meta data about the payload which is currently at the start of the payload (topic, payload type, size etc). Possibly 3 frames. Should also include bridge protocol version.

fquinner commented 5 years ago

The more I think about this the more it's building a special protocol on top of zmq rather than integrating natively with it, so going to give this one the swerve.