You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disconnect memberList from the gateway
Introduced in-between MemberGroups which removes the logic from the gateway about the structure of the memberList inside the poker-room.
The poker-room has the methods to fill this memberGroup, which is being collected in the PokerService.
Calculate average more often and cleanup votes better when observing
Renamed votes to participants.
Make setStoryAverage return the modified story.
Set average after a client is (re)joined.
Set average after removing a client (disconnect or observing).