Skip to content

Make properties of CreateRoomRequest configurable #112

Description

@fkwp

Is your feature request related to a problem? Please describe.
Currently, the CreateRoomRequest has hardcoded or fixed properties that limit flexibility when creating rooms. This makes it difficult to customize room settings dynamically based on different use cases (e.g., setting max participants, enabling/disabling features, etc.) without modifying the core logic or duplicating code.

Describe the solution you'd like
I'd like to make the properties of CreateRoomRequest configurable through parameters or a configuration file. This would allow to pass in custom values for options like participant limits and any other relevant settings at runtime.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions