Websockets don't send in order
Akshat-Tripathi opened this issue · 1 comments
Akshat-Tripathi commented
Probably because of the go func in https://github.com/Akshat-Tripathi/conquer2/blob/master/internal/game/sockets/websocket.go#L28
Found in commit 6d8701a
Akshat-Tripathi commented
On further investigation, this doesn't seem to be an issue since the fronted mostly adds troops, and addition is commutative