The main issue with etherpad-lite when connecting on a slow network is the initial loading time (not the network communications during editing).
It would be nice to package all the constant files in a webapp in order not to download the interface and javascript files each time we open an etherpad-lite page. Tell me if I am wrong, but it seems to be mainly a question of identifying which files can be cached or not.
This would be profitable to both client and server, and could be especially useful for mobile clients, but also for desktop clients. Such a webapp could be uploaded to the firefox market place and be accessible with no additional effort for firefox os, android and desktop clients using firefox.
I hope it is clear.
The main issue with etherpad-lite when connecting on a slow network is the initial loading time (not the network communications during editing).
It would be nice to package all the constant files in a webapp in order not to download the interface and javascript files each time we open an etherpad-lite page. Tell me if I am wrong, but it seems to be mainly a question of identifying which files can be cached or not.
This would be profitable to both client and server, and could be especially useful for mobile clients, but also for desktop clients. Such a webapp could be uploaded to the firefox market place and be accessible with no additional effort for firefox os, android and desktop clients using firefox.
I hope it is clear.