Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 403 Bytes

File metadata and controls

14 lines (12 loc) · 403 Bytes

AsyncWebSocket

Installation

{
  "dependencies": {
    "com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask",
    "com.endel.nativewebsocket": "https://github.com/endel/NativeWebSocket.git#upm",
    "com.mattun.asyncwebsocket" : "https://github.com/AtaruMatsudaira/AsyncWebSocket.git?path=/Assets/Plugins/AsyncWebSocket",
    ...
  }
}