Skip to content

Commit c213b58

Browse files
committed
feat: move WebSocket logic into Game class and implement message queue flushing and eliminate db from room shapes
1 parent 15fe58f commit c213b58

15 files changed

+477
-295
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,6 @@ yarn-error.log*
3636
# Misc
3737
.DS_Store
3838
*.pem
39+
40+
# docker
41+
docker

0 commit comments

Comments
 (0)