Skip to content

matrix-org/node-http-rendezvous-server

Repository files navigation

Node.js HTTP Rendezvous Server

A standalone implementation of the rendezvous session API proposed by MSC4108: Mechanism to allow OIDC sign in and E2EE set up via QR code.

Functionality constraints:

  • the in progress rendezvous do not need to be persisted between server restarts
  • the server does not need to work in a clustered/sharded deployment