Status.StateThe status of an RPC connection.
state diagram:
START | .------------------. v v \ Connecting -> Connected <-> Disconnected | ^ ^ v | | Failed_to_connect
include Ppx_compare_lib.Equal.S with type t := tinclude Sexplib0.Sexpable.S with type t := tinclude Sexplib0.Sexpable.Of_sexp with type t := tval t_of_sexp : Sexplib0.Sexp.t -> tinclude Sexplib0.Sexpable.Sexp_of with type t := tval sexp_of_t : t -> Sexplib0.Sexp.t