Skip to content

Add WebSocketState.DisconnectedFromAppQuit

Compare
Choose a tag to compare
@mikerochip mikerochip released this 03 Jul 06:57
· 4 commits to main since this release

This proved useful to distinguish from the existing Disconnected event, since you may want to reconnect from a disconnect, but definitely wouldn't want to if the disconnect happens due to the app quitting.