Open lofcz opened 1 year ago
Hi @lofcz thanks for the changes! I started reviewing them here - but I'll need to do some more testing before merging. One issue I found was when starting the sample app using the await Electron.Experimental.StartElectronForDevelopment(webPort);
mode, it failed to exit in a reconnecting loop. Maybe if you've some time to check that, otherwise I'll take a look as soon as I've some time again!
This PR updates included SocketIO code to 8d5d25c51ac6257f4bcbe8cf0c67d097ecb2861f.
This comes with three benefits:
while
loops)The only front-facing change is
EIO
changed toEnum
fromint
, which is reflected inBridgeConnector
. I've testedSampleApp
against this branch and it works.Edit 1: updated to 8d5d25c51ac6257f4bcbe8cf0c67d097ecb2861f