fiorix / go-diameter

Diameter stack and Base Protocol (RFC 6733) for the Go programming language
Other
244 stars 141 forks source link

TCP/SCTP Connection and disconnection detection #152

Open nickel0 opened 3 years ago

nickel0 commented 3 years ago

How can we detect the events of network layer (TCP or SCTP) connection and disconnection when a diameter agent works as server mode?