Luc14860 / jwebsocket

Automatically exported from code.google.com/p/jwebsocket
0 stars 0 forks source link

need to split the client (browser) jwebsocket.js file #90

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
For the dev, we need to split the client (browser) jwebsocket.js file (for 
example 1 file by plugin).
The build process should merge this files in a unique jwebsocket.js jsminified 
file for prod.

Original issue reported on code.google.com by Quentin....@gmail.com on 15 Oct 2010 at 1:19

GoogleCodeExporter commented 9 years ago
The client side plug-ins are provided in separate files from v0.11. In v0.12 we 
will provide a jWebSocketBundle.js which then is to be obfuscated and 
compressed.

Original comment by fivefeetfurther@gmail.com on 17 Nov 2010 at 9:28