jirihybek / unity-websocket-webgl

Hybrid WebSocket implementation for Unity 3D with support of native and browser client.
Other
248 stars 61 forks source link

Add support for WebSocket.Close status code and reason. #2

Closed jirihybek closed 6 years ago

jirihybek commented 6 years ago

Implement status and reason parameter to WebSocket.Close method.