teamclouday / AndroidMic

Use your Android phone as a mic to Windows PC
MIT License
113 stars 9 forks source link

Switch to use Tasks in C# #10

Closed teamclouday closed 1 year ago

teamclouday commented 2 years ago

According to the result in https://github.com/teamclouday/AndroidSteering/issues/6, Task can be more efficient than Thread in C#.\ Should change all Thread C# code to async tasks.

teamclouday commented 1 year ago

Fixed in latest commit 1028b4ebb2ce77f83a3316b84c73dbd28b692707