Cysharp / GrpcWebSocketBridge

Yet Another gRPC over HTTP/1 using WebSocket implementation, primarily targets .NET platform.
MIT License
82 stars 12 forks source link

[Fix] When network connection is unstable, UnityWebRequest downloadHandle content may be null #16

Closed wmltogether closed 1 year ago

wmltogether commented 1 year ago

Snipaste_2023-05-12_14-23-44 Maybe we need a nullcheck here

mayuki commented 1 year ago

Thank you for your contribution! looks good to me. 👍