Up
Module
Peer_info
Signature
type
t
val
greeting :
t
-> string option
val
hello :
t
-> [
| `Simple
of
string
| `Extended
of
string *
Types.Extension.t
list
] option
val
supports_extension :
t
->
Types.Extension.t
-> bool