Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 418 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 418 Bytes

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