|
|
|
|
|
by b_e_n_t_o_n
247 days ago
|
|
There is a noticeable delay between interaction and response (~200ms), which is way over the usual 16ms budget for smooth interactions. I think you need some pending state on the client, but that sort of breaks the idea of storing all state on the server haha. |
|