Rinnegatamante / lpp-vita

Lua Player Plus for PSVITA. Documentation on: http://rinnegatamante.github.io/lpp-vita/
GNU General Public License v3.0
178 stars 26 forks source link

Asynchronous tasks #22

Open Rinnegatamante opened 6 years ago

Rinnegatamante commented 6 years ago

Would be nice to have asynchronous versions for certain functions that can stall for several seconds. In the specific:

Rinnegatamante commented 6 years ago

Zip extraction available with https://github.com/Rinnegatamante/lpp-vita/commit/94a61db265b45d9f95e258ba1cfd116271aac5bb

Rinnegatamante commented 6 years ago

Network related funcs available with https://github.com/Rinnegatamante/lpp-vita/commit/7b988178d7bbd27d766566d7150b58eb79e4ad24

0x8080 commented 6 years ago

Async Tasks: Render.loadObject

THE HYPE