Request: In the http2 session API, add an event that fires when a PING request frame is received #18514
Labels
feature request
Issues that request new features to be added to Node.js.
http2
Issues or PRs related to the http2 subsystem.
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.
The text was updated successfully, but these errors were encountered: