Thanks to visit codestin.com
Credit goes to github.com

Skip to content

discord/libdave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.