VersaWhiteboard/scripts
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
..
s_whiteboard.js refacto(scipts): reorganized & support dev server 2020-04-19 16:42:32 +02:00
server-backend.js feat(backend): no compression & volatile 2020-05-06 21:55:13 +02:00
server-frontend-dev.js docs: updated README 2020-04-19 18:14:44 +02:00
server.js fix(start): change the way the app is launched 2020-04-20 11:03:07 +02:00
utils.js refacto(scipts): reorganized & support dev server 2020-04-19 16:42:32 +02:00