Parameter Make.8-Ringcast_io
val initiate_gossip : t -> node -> view -> view Lwt.tinitiate_gossip t node xchgsendsxchgentries tonodeand returns response
val respond_gossip : t -> node -> view -> unit Lwt.trespond_gossip t node xchgsendsxchgentries in response tonode
val gossip_recvd : t -> node -> view -> view -> view Lwt.tgossip_recvd t src recvd viewis called after entries are received during an exchange; allows rewritingrecvdentries with the returned value.
val view_updated : t -> node -> view -> unit Lwt.tview_updated t node viewis called whenviewhas been updated after a gossip exchange withnode