I noticed there’s a new support for SBE with certain endpoints, and I’m wondering if we can use SBE with WebSocket streams too ?
I tried to find details on this in the documentation and in the xml, but I didn’t see anything about it. I only see sbe for websocket api, and only for the “response” part.
So, I’ve got a couple of questions:
Can we actually use SBE with WebSocket streams right now? If yes, I’m all ears on how to set it up correctly.
If it’s not a thing yet, any idea if it’s on the roadmap? And maybe when we might see it?
Same for sending request/raw order in binary with SBE, not in json.
Hey, Thank you for your answer. Do you use sbe for websocket stream ? Because I think there is nothing about this in the documentation.
I already read all the info in the SBE FAQ, SBE Sample, xml file etc. SBE is working for REST API and WebsocketAPI - but found nothing for Websocket Stream.
Also, I tried this command below from the sbe_sample modified for websocket stream endpoint, and it doesn’t work :