You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Find a way to compress the canvases that are sent over the network.
I played around with Run-Length Encoding here, and got 60% fewer characters on average for the stuff in #21.
The text was updated successfully, but these errors were encountered:
Find a way to compress the canvases that are sent over the network.
I played around with Run-Length Encoding here, and got 60% fewer characters on average for the stuff in #21.
The text was updated successfully, but these errors were encountered: