Rpc_effect_kernel.Statusmodule State : sig ... endval sexp_of_t : t -> Sexplib0.Sexp.tval state :
where_to_connect:Where_to_connect.t Bonsai.t ->
Bonsai.graph @ local ->
t Bonsai.tA component whose output tracks the state of a connection to a host.
val on_change :
where_to_connect:Where_to_connect.t Bonsai.t ->
callback:(State.t -> unit Bonsai.For_open.Effect.t) Bonsai.t ->
Bonsai.graph @ local ->
uniton_change triggers effects when the connection state changes.