moiri / streamix

Root repository for the Streamix project
0 stars 1 forks source link

Internal Messages as BSON instead of JSON #16

Closed moiri closed 4 years ago

moiri commented 4 years ago

Internal Streamix messages should be BSON binary structures instead of JSON strings (wherever possible). JSON strings should only be used when communicating over ZMQ.

moiri commented 4 years ago

This was implemented in libsmxmsgtsmem-0.8