macel94 / cloudnativeblazorpong

CloudNativeBlazorPong: A Modern Reimagining of BlazorPong
The Unlicense
0 stars 0 forks source link

Add room concept before the game starts #1

Closed macel94 closed 10 months ago

macel94 commented 10 months ago

google meet-like room management. isolation between rooms. create a new one or enter in one.

this should be persisted, while the state of each room should just be in memory as latency can't be high while playing.