Skip to content

Upgrade roomService's getParticipant to listParticipants #23

@xopr

Description

@xopr

Current implementation is to get a participant that has the same name using roomService.getParticipant, throwing an error if it does not exist.

Better way would be to use roomService.listParticipants that is also beneficial for the lobby status.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions