andyburke / UnityHTTP

A TcpClient-based HTTP library for Unity.
GNU General Public License v2.0
592 stars 146 forks source link

UnityWebRequest #71

Open kolodi opened 5 years ago

kolodi commented 5 years ago

There is UnityWebRequest working on every platform. I wonder if we can create some high-level wrapper for it like I started to do in my Unity-friendly restful API client generator