Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagescala
titleGroupCoordinator.scala
def handleJoinGroup(...)

def handleSyncGroup(...)

where we shall enforce the group size capping rules upon requests.

...