I wanted to understand if is there any way we can use compression and send bytes in place of JSON strings in response to RPC calls.
This would help us save a lot of data when using RPC calls.
I wanted to understand if is there any way we can use compression and send bytes in place of JSON strings in response to RPC calls.
This would help us save a lot of data when using RPC calls.