Daniel Scalzi
571b788e25
A better solution to read long data.
...
Assign a once listener to pick up the initial data including the packet type and length.
Assign a subsequent listener to read the remainder of the data.
2020-08-27 21:08:53 -04:00
Daniel Scalzi
27f95235f8
Working fix for socket read for large response. Going to try another fix.
2020-08-27 20:45:11 -04:00
Daniel Scalzi
3838729da7
Add API to get server status information.
2020-08-27 19:37:41 -04:00
Daniel Scalzi
bc43d842e3
Pull out common got error handling for generic use. Initial distribution loading (no application state storage yet).
2020-08-24 20:18:08 -04:00
Daniel Scalzi
18fbfe4289
Move backgrounds to static, get dynamic backgrounds to work.
...
TODO: Add loading spinner and make background load ease in.
2020-05-25 17:13:59 -04:00
Daniel Scalzi
7ef375db7a
Bring back eslint.
2020-05-24 19:11:34 -04:00
Daniel Scalzi
dc7386f19d
Remove some old code, apply fix from master.
...
Reference to the old code will be made from the master branch.
2020-05-24 15:50:23 -04:00
Daniel Scalzi
9a67087766
Move code to common.
...
Renderer will be only react/redux code.
Common code can be used in both main and renderer.
2020-05-24 15:44:16 -04:00