RocketChat/Rocket.Chat

[JITSI] Create an endpoint to generate a Jitsi URL

Open

#19.056 aberto em 29 de set. de 2020

Ver no GitHub
 (7 comments) (1 reaction) (0 assignees)TypeScript (13.573 forks)batch import
hacktoberfest

Métricas do repositório

Stars
 (45.311 stars)
Métricas de merge de PR
 (Mesclagem média 6d 1h) (230 fundiu PRs em 30d)

Description

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:

Guia do colaborador