P2p_peer.Pool_eventtype kind = | Accepting_requestWe accepted a connection after authentifying the remote peer.
*)| Rejecting_requestWe rejected a connection after authentifying the remote peer.
*)| Request_rejectedThe remote peer rejected our connection.
*)| Connection_establishedWe successfully established a authentified connection.
*)| DisconnectionWe decided to close the connection.
*)| External_disconnectionThe connection was closed for external reason.
*)val encoding : t Data_encoding.t