Request: In the http2 session API, add an event that fires when a PING request frame is received
On the server in particular, I would like to be able to see incoming pings, and possibly take action based on their frequency. A per-session event seems like a good way to do that.