Skip to content

Add support for UniTask and Use UnityEngine.Networking. #45

@hayone1

Description

@hayone1

This is more of a suggestion really.
Rather than use WWW.EscapeURL and Request.Send(),
instead use UnityWebRequest.EscapeURL() and Request.SendWebRequest()
from the UnityEngine.Networking namespace.

##Then try replacing the IEnumerator coroutines with UniTask types
Great work with this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions