mirror of
https://github.com/wolfpld/tracy.git
synced 2026-08-12 16:19:54 +00:00
There are two changes to the protocol: - `QueueMessageLiteral*` were changed and what used to be addresses are now addresses+metadata - Other messages now send `QueueMessage*Metadata` with added metadata. This will later be used to store and transmit message sources, level, etc.