index: try new socket stuff
Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
parent
70c5761695
commit
712b62023d
@ -729,8 +729,8 @@
|
||||
margin: 0.1,
|
||||
|
||||
multiplex: {
|
||||
url: '/ws/',
|
||||
id: '000SOCKETID000',
|
||||
url: 'https://p.xobs.io/',
|
||||
id: '871fdd95cd6d6c07',
|
||||
secret: Reveal.getQueryHash().s || null
|
||||
},
|
||||
|
||||
@ -750,12 +750,10 @@
|
||||
{ src: 'plugin/zoom-js/zoom.js', async: true },
|
||||
{ src: 'plugin/notes/notes.js', async: true },
|
||||
|
||||
/*
|
||||
{ src: '//cdn.socket.io/socket.io-1.3.5.js', async: true },
|
||||
{ src: 'plugin/multiplex/master.js', async: true },
|
||||
// and if you want speaker notes
|
||||
{ src: 'plugin/notes-server/client.js', async: true }
|
||||
*/
|
||||
]
|
||||
});
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user