Moralis / Unity3D Asset Package v1.0.2
Create a namespace divided duplicate of the SDK modified to operate in WebGL.
- Use UniTask as a replacement for System.Threading.Tasks.
- Re-write of most async methods to not use thread pools and to use UniTask tasks.
- Creation of WebSocket replacement based on UnityEngine.Networking.
- Creation of WebClient replacement based on UnityEngine,Networking andf UnityWebRequest.
Please see WebGL in the main Moralis / Unity3D ReadMe file for important instructions for integrating Moralis with WebGL Unity3D applications.