Your only other option, really, is to allow the websocket to send larger message payloads.
I think sending datasets vs objects and arrays is slightly more efficient, which would buy you a little bit of overhead, but not a ton.
Your only other option, really, is to allow the websocket to send larger message payloads.
I think sending datasets vs objects and arrays is slightly more efficient, which would buy you a little bit of overhead, but not a ton.