Build 3255 is snappy fast!

Hi,

I noticed the new compression used for HTML5 output in build 3255. Nice job! it’s noticeably faster to load.

I assume it has something to do with removing sqlite3 and socket from Core as well. Are you planning on bringing those back in as plugins?

-dev

Removing SQLlite3 and socket.* reduced the size of the HTML5 builds significantly and we are now compressing resources. 

We will bring them back, I’m not sure if they will be plugins or “checkboxes” on the build screen. I don’t know which way we will go nor do I have an ETA on bringing them back.

Rob

Plugins will back soon. Builder will use plugin list from build.settings file.

Hi,

By removing the socket lib, I am assuming network.request is out for now?

-dev

Apparently network.* is not dependent on socket.*  

Rob

Removing SQLlite3 and socket.* reduced the size of the HTML5 builds significantly and we are now compressing resources. 

We will bring them back, I’m not sure if they will be plugins or “checkboxes” on the build screen. I don’t know which way we will go nor do I have an ETA on bringing them back.

Rob

Plugins will back soon. Builder will use plugin list from build.settings file.

Hi,

By removing the socket lib, I am assuming network.request is out for now?

-dev

Apparently network.* is not dependent on socket.*  

Rob