holochain / launcher

Desktop launcher to install and use Holochain apps locally (Electron version)
60 stars 2 forks source link

Fetch happ and UI in smallest possible chunks #199

Closed matthme closed 3 months ago

matthme commented 3 months ago

This PR changes to fetching UI and happ in the smallest possible chunks, each with independent remote calls in series to prevent zome call timeouts.