TurboWarp/cloud-server

Binary protocol

Opened this issue · 2 comments

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