Current behaviour
With the #213 approaching, we will need to distinguish between the 'common' parts and the Lobby related logic. So far both of these were stored in General folder, but that's not a good idea. My approach would be to get rid of the General folder completely and create Lobby for room list related views/updates etc.
Type
Refactor
Current behaviour With the #213 approaching, we will need to distinguish between the 'common' parts and the Lobby related logic. So far both of these were stored in
General
folder, but that's not a good idea. My approach would be to get rid of the General folder completely and createLobby
for room list related views/updates etc.