This repository contains the JS and C++ libraries which together implement Discord's Audio & Video End-to-End Encryption (DAVE) protocol. These libraries are leveraged by Discord's native clients to support the DAVE protocol.
The DAVE protocol is described in detail in the protocol whitepaper.
See the cpp README or the js README for information specific to each library.