1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-28 09:49:18 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
Daniel Berteaud
d7175b70b6 Cleanup SQL query in signalmaster 2014-10-14 19:12:12 +02:00
Daniel Berteaud
437512e5bd Fix signalmaster query after table renaming 2014-10-14 19:04:48 +02:00
Daniel Berteaud
c380c4812c Fix signalmaster query to check participant 2014-10-14 18:24:56 +02:00
Daniel Berteaud
e09c70e62c Switch to Session::Token to generate random names
Fix #85
2014-10-12 18:44:53 +02:00
Daniel Berteaud
32210908ce Typo in signalmaster console log 2014-07-01 21:36:16 +02:00
Daniel Berteaud
0a27d9f6d7 Rise socket.io timeout 2014-07-01 18:52:21 +02:00
Daniel Berteaud
ccc26fb7fb Fix signalmaster crash if vroomsession isn't found 2014-07-01 18:46:42 +02:00
Daniel Berteaud
451cfa5e49 Rise a bit signalmaster timeout to prevent disconnections 2014-06-28 15:49:03 +02:00
Daniel Berteaud
8559b5f100 Rewrite signalmaster auth part
Actually check the auth (previous way didn't worked correctly)
Also escape queries (even if input was validated before)
2014-06-24 11:59:05 +02:00
Daniel Berteaud
dd17af3190 Reduce timeout, so disconnected peer will be kicked earlier 2014-06-18 18:04:38 +02:00
Daniel Berteaud
15ba0508fe Rebase signal master to current GIT 2014-05-30 12:01:34 +02:00
Daniel Berteaud
5d6fd83712 Rename signalmaster config sample
So you can customize it without having to deal with conflicts on future pull
Fix #43
2014-05-26 21:39:57 +02:00
Daniel Berteaud
d43ec95052 Small typo in signalmaster 2014-05-15 16:57:05 +02:00
Daniel Berteaud
b5dd2d935f Re-add missing jshint files in signalmaster 2014-04-03 22:42:29 +02:00
Daniel Berteaud
cef5791a89 Initial import 2014-04-03 17:42:54 +02:00