WWW wrapper for Unity3D

WWW wrapper - adds power to WWW class in Unity3D

Download from Asset Store

Clean project code
Your project code will be more readable

Custom timeouts
Possibility to setup timeouts for each request

Uses WWW class
Makes WWW-requests in one line!

WWW wrapper for Unity3D

It's simple and in the same time usable and powerful wrapper for Unity3D WWW class. Using this wrapper your code will become cleaner, because for performing request it's enough to use one line of code. Response will be returned via callback.

Also there are custom timeouts for each request (or for all requests) in WWW wrapper.

  • Based on Unity3D WWW class
     
  • Custom timeouts
     
  • Clean project code
     
  • Test scene with examples
     
Advantages of using WWW wrapper for Unity3D

Using WWW wrapper in your projects, the WWW requests will be more clean and clear.

Callbacks will be called in case of successful response, if error appears, in case of timeout, and setup of calling callback during change of process of upload and download is possible.

WWW wrapper for Unity3D

Download from Asset Store