This project defines the events, interfaces and enumerations used for the WebRTC real-time communication between the DeckDeckGo's deck and remote control.
If you would like to install and compile locally this project, proceed as following:
git clone https://github.com/deckgo/deckdeckgo
cd deckdeckgo/utils/types
npm install
npm run build
MIT © David Dal Busco and Nicolas Mattia