engapplabs / flutter_websocket_plugin

Plugin with native integration for WebSocket.
MIT License
33 stars 31 forks source link

How to know if a connection has been established and how to listen for status (success and failure) #7

Open zhcandroid opened 4 years ago

zhcandroid commented 4 years ago

How to know if a connection has been established and how to listen for status (success and failure)

simanlx commented 4 years ago

同问

danielwalczak commented 3 years ago

Yeah I have same problem, especially if there is no network connection, it would be great to be able handle that.

cangSDARM commented 3 years ago

Same question. Plz, provide some "state" fields.