endel / NativeWebSocket

🔌 WebSocket client for Unity - with no external dependencies (WebGL, Native, Android, iOS, UWP)
Other
1.13k stars 155 forks source link

Applying and catching timeout #66

Open nirharpaz opened 2 years ago

nirharpaz commented 2 years ago

Where can I implement a timeout to SendWebSocketMessage? Which error will it yield? and where can I catch it?