RocketChat / RocketChat/Rocket.Chat
Configurable BigBlueButton API endpoint
Open
@sampaiodiego is already working on this.
Since Mar 19, 2020.
triaged
type: improvement
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
In order to configure a BigBlueButton server on Rocket.Chat, it requires the BigBlueButton domain and a shared secret. When launching BigBlueButton, it will use the default /bigbluebutton/api path for the API calls. However, most of the BigBlueButton integrations allow the configuration of the complete API endpoint, which is configurable in the BigBlueButton server and can be different from /bigbluebutton/api.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.