hakimel / reveal.js

The HTML Presentation Framework
https://revealjs.com
MIT License
67.57k stars 16.63k forks source link

multiplex examples? #1568

Open rook2pawn opened 8 years ago

rook2pawn commented 8 years ago
multiplex: {
        // Example values. To generate your own, see the socket.io server instructions.
        secret: '13652805320794272084', // Obtained from the socket.io server. Gives this (the master) control of the presentation
        id: '1ea875674b17ca76', // Obtained from socket.io server
        url: 'example.com:80' // Location of your socket.io server
}

How do you get the secret from the server? Is there code that does this? How is this being retrieved on the client?

boschkundendienst commented 5 years ago

It is described in this section: https://github.com/hakimel/reveal.js/#socketio-server Simply just http://you-socket-io-server/token