Hi,
Currently withBinarySerialization sets the server's response serialization to MsgPack, but the request from the client is still in JSON.
Would it possible to switch the client -> server request to messagepack as well? Or is anything blocking this?
Hi,
Currently
withBinarySerializationsets the server's response serialization to MsgPack, but the request from the client is still in JSON.Would it possible to switch the client -> server request to messagepack as well? Or is anything blocking this?