Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 465 Bytes

File metadata and controls

7 lines (4 loc) · 465 Bytes

libdave

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.