deckgo / starter-kit

The developer kit to create slides with DeckDeckGo
https://deckdeckgo.com
MIT License
47 stars 13 forks source link

Presenter - Remote control #15

Closed peterpeterparker closed 5 years ago

peterpeterparker commented 5 years ago

This issue intend to add the support for a new DeckDeckGo presenter

For the purpose of this project, at least in a first place, I will use socket.io

Therefore:

a. It should add the server side `socket.io support

b. It should add the client side socket.io-client, the presentation side, support. This support might be externalized and imported through a new Web Component