You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 10, 2019. It is now read-only.
Not clear to me why is this Client library sending pings on server. This should be part of server or if this lib is able to being as a server as well it should be switch automatically or by configuration, so for me it's doing an extra work which is not required, or was there some reason of this?
once we know connection is closed why we are waiting 30 seconds to dispatch close event, additionaly should be again in constant somewhere on start of file...
BrightWebSocket/src/web_socket_client/WebSocketClient.brs
Line 166 in 15d9b4b
BrightWebSocket/src/web_socket_client/WebSocketClient.brs
Line 182 in 15d9b4b
BrightWebSocket/src/web_socket_client/WebSocketClient.brs
Line 174 in 15d9b4b
I could do PR with those changes but, want to be sure what is the reasons.
The text was updated successfully, but these errors were encountered: