Commit Graph

10 Commits

Author SHA1 Message Date
raphael e3cec1a194 remove volatile because problems even on local connections (not drawn lines) 2020-05-09 15:06:21 +02:00
Florent Chehab 6f68f9f21f
feat(backend): no compression & volatile
* Should enable for more performances when there are a lot of users
* Messages are pretty small so compression might not be needed
* Volatile reduces the number of exchanges between the server and the clients
2020-05-06 21:55:13 +02:00
raphael 30acafc1ec catch error on smallestScreenResolutions not set 2020-05-06 17:27:07 +02:00
Florent Chehab 0ef46fea2f
fix(start): change the way the app is launched
* And updated README accordingly
2020-04-20 11:03:07 +02:00
Florent Chehab 033d01e1cf
fixup! refacto(scipts): reorganized & support dev server 2020-04-20 10:34:41 +02:00
Florent Chehab ffff0899cc
docs: updated README
* and small documentation changes
2020-04-19 18:14:44 +02:00
Florent Chehab d5cb969ee5
fix: undefined vars / resizable / upload
* was brokend by refacto
2020-04-19 17:57:54 +02:00
Florent Chehab 6c5016003a
refacto(Dockerfile): optimized with new setup 2020-04-19 17:18:38 +02:00
Florent Chehab 7d1db66a26
refacto(scipts): reorganized & support dev server 2020-04-19 16:42:32 +02:00
Florent Chehab 1534edba64
refacto(scripts): added dir 2020-04-19 16:35:10 +02:00