holochain / launcher

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

Fetch happ and UI in smallest possible chunks #199

Closed matthme closed 1 month ago

matthme commented 1 month 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.