RocketChat/Rocket.Chat

[JITSI] Create an endpoint to generate a Jitsi URL

Open

#19,056 创建于 2020年9月29日

在 GitHub 查看
 (7 评论) (1 反应) (0 负责人)TypeScript (13,573 fork)batch import
hacktoberfest

仓库指标

Star
 (45,311 star)
PR 合并指标
 (平均合并 6天 1小时) (30 天内合并 230 个 PR)

描述

Description:

Sometimes we make changes on how the url for Jitsi calls is generated based on settings or something like this. It should be better if instead of check all the settings and generate the url on each client side, we have an endpoint where we send a roomId and it returns a generated Jitsi URL.

Steps to reproduce:

Expected behavior:

Actual behavior:

Server Setup Information:

  • Version of Rocket.Chat Server:
  • Operating System:
  • Deployment Method:
  • Number of Running Instances:
  • DB Replicaset Oplog:
  • NodeJS Version:
  • MongoDB Version:

Client Setup Information

  • Desktop App or Browser Version:
  • Operating System:

Additional context

Relevant logs:

贡献者指南