You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EasyTCP is a lightweight Unity networking package designed to simplify TCP communication between applications. It provides both Server and Client functionality using background threads and async/await, ensuring smooth performance without blocking the Unity main thread.