mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
[PR #706] fixes unimplimented interfaces / updates socket client #1263
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/ElectronNET/Electron.NET/pull/706
State: closed
Merged: No
What?
I am needing to run ElectronNET on apple silicon and the old build doesn't seem to work.
For some reason the latest on master is broken, this implements missing properties in the interface and replaces the SocketIO client that was being used.
Details
ElectonNet.API/App.csElectonNet.API/ApplicationSocket.csElectonNet.API/AutoUpdater.cs