This repository was archived by the owner on Oct 18, 2024. It is now read-only.
Tags: NativePHP/electron-plugin
Tags
Cleanup the bootstrapping file to make it easier to interpret (#31) * Commit changes after installing. * Update eslint and remove yarn. * Move processes and interval logic to be inside class. * Change null values back to undefined. * Consolidate event listeners. * Consolidate event listeners. * Add some utility functions. * Store the Electron API port inside of state, and extract booting of Electron API to separate method. * Extract configs and boot logic for scheduler to separate methods. * Extract methods for starting PHP app and websockets. * Move PHP app, queue worker, websockets, and scheduler to separate methods. * Move auto updater to before PHP logic. * Fix order of methods, and make killChildProcesses into a class method. * Commit dist file.
PreviousNext