{"p":"can-20","op":"mint","tick":"can","amt":"1000","rows":[{"df":"qa","content":[{"q":"How is data decoded in the Rune protocol?","a":"The data push in the Rune protocol mainly adopts the SignalR technology based on the HTTP protocol. In the decoding process, the dynamic changes (Actions) received are first converted into static data (StaticData) that can be understood by the client. This requires the creation of a high-speed static table in memory to transmit the changed parts to the client. The 64-bit operating system and the task-based asynchronous programming pattern (TAP) in .Net provide convenience for the maintenance of the static data table. In the decoding process, a multi-file merge sorting algorithm can also be used to play back the market data in timestamp order. For the focus points of the data platform, such as high-frequency market data recovery, etc."}]}],"pr":"055a53fe996e6729febf25b8537805f3742e43201ec6791e8f6af97c2205a17b"}