create

fun create(id: SessionId = SessionId(), allowedUsers: Set<Username> = emptySet(), participants: Set<Username> = emptySet()): Session