This content has been marked as final.
Show 2 replies
-
1. Low Latency type of message
Clebert Suconic Apr 15, 2011 7:50 PM (in response to Carlos Soza)Internally, all the message is just a Core-Message, just an array of bytes.
If you want really low latency, you could use the core api.
-
2. Low Latency type of message
Carlos Soza Apr 20, 2011 11:17 AM (in response to Clebert Suconic)Thanks for your answer.
I'll try with core api.