SMU-SIS / reacolo

MIT License
0 stars 0 forks source link

reacolo-dev-server: per message deflate #14

Open QuentinRoy opened 7 years ago

QuentinRoy commented 7 years ago

To improve the server's performances, investigating the per message deflate extensions could be an interesting idea: https://github.com/sockjs/sockjs-node/issues/170.

QuentinRoy commented 7 years ago

The above link only works with faye. Enabling per-message-compression with sockjs and express requires more investigation.