Open GarboMuffin opened 2 years ago
The current JSON protocol is very inefficient considering that the variable values being passed should only be numbers. We may be able to reduce bandwidth usage (primary from the server to client) by using a more efficient encoding.
Yes please do!
support
The current JSON protocol is very inefficient considering that the variable values being passed should only be numbers. We may be able to reduce bandwidth usage (primary from the server to client) by using a more efficient encoding.