marcowindt / ds4macos

DSU Server for (DualShock 4 / DualSense) controllers for MacOS. To be used with the Dolphin emulator.
MIT License
56 stars 6 forks source link

fix(dsu-server): UDP server report loop and background thread #20

Closed marcowindt closed 1 year ago

marcowindt commented 1 year ago

Fixes #8.

Switched from Apple's Network.Framework NWListener to SwiftAsyncSocket pod, experience is much better.

Also includes: