- small Unity Plugin to provide better latency and connectivity for http request
- its thin wrapper of following matured http2 library of platform
- for editor, its falled back to UnityWebRequest
- clone this repository
- open src/iOS/lib/mhttp/mhttp.xcodeproj
- build with release
cp -r
package directory to your Plugins folder- if Unity does not set correct
platform for plugin
for files under package directory, please set by yourself for now. - PR to improve always welcome :D
- if Unity does not set correct