Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

docs: add warning for dropping custom room_id soon #119

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

kamciokodzi
Copy link
Contributor

* `roomId` (string, default: null) - Custom ID used for identifying the room within Fishjam.
Must be unique across all rooms. If not provided, a random UUID will be generated.
Must be unique across all rooms. If not provided, a random UUID will be generated.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we inform readers that room won't work correctly if roomId is not unique across all rooms?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well isn't that actually stated here that: Must be unique across all rooms ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tbh: I wouldn't put much attention to it since it will be dropped soon I just added caution for now.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO it isn't clear. It could also be mentioned that if you send the same room as on another node, you will receive an error.

@kamciokodzi kamciokodzi merged commit a757174 into main Jun 3, 2024
1 check passed
@kamciokodzi kamciokodzi deleted the feat/room-id-depracation-warning branch June 3, 2024 07:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants