i am sending and receiving big arraydata using RPC
and i heard there is a way to optimize it with custom serialization using struct
is RPC normally handling this? or i need to make it for optimizing network transfer
i am sending and receiving big arraydata using RPC
and i heard there is a way to optimize it with custom serialization using struct
is RPC normally handling this? or i need to make it for optimizing network transfer