IXWebSocket icon indicating copy to clipboard operation
IXWebSocket copied to clipboard

Result sending data OK even the client was not connected

Open Igi54 opened this issue 1 year ago • 1 comments

Hello, thank you for this very good library. But I have an issue. I have server and several clients. A client is connected. After a minute I disconnect the client by turning off power supply (so the client cannot send close). Now I send a data from server to the client which was disconnected. But I the result of the sending data is OK. But it could not been sent because physically the client is not connected anymore. How to please fix it? Thank you in advance.

Igi54 avatar Apr 26 '23 15:04 Igi54