Skip to content
/ mhttp Public

small Unity Plugin to provide better latency and connectivity for http request

Notifications You must be signed in to change notification settings

umegaya/mhttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mhttp

  • small Unity Plugin to provide better latency and connectivity for http request

under the food

  • its thin wrapper of following matured http2 library of platform
  • for editor, its falled back to UnityWebRequest

how to use it

  • 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

About

small Unity Plugin to provide better latency and connectivity for http request

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published