tnelsond4 | 2 months ago | on: Show HN: Server-rendered multiplayer games with Lua (no client code)
Since you're doing this is rust, try experimenting to see what would happen if you did zstd compression using a dictionary on the data you're sending back and forth, it might give you a performance benefit.