Simple state tracker for Input / Output and {@link WebSocketConnectionState}. <p> Use the various known .on*() methods to trigger a state change. <ul> <li>{@link #onOpened()} - connection has been opened</li> </ul>
See Source File