Ivana Zemanovicova
Ivana Zemanovicova
First load: everything works well, index file name is for example: `index-6c4fa119.js` Second load from SW: App doesn't load. Index file name has different hash and error is thrown: `index-bc0ce142.js:1...
The structure for packets should be defined like this: `const structure = [ [ 'type', 'description' ], [ 'int32', 'timestamp' ] ];`
Hello, I managed to run everything, but when trying to connect to computer-server at luma-ip:8000 it doesn't exist. I tried connecting to the server outside the app on my pc...