-
Notifications
You must be signed in to change notification settings - Fork 673
Labels
help wantedWe need contributions on thisWe need contributions on thistype/enhancementA general enhancementA general enhancement
Milestone
Description
HTTP/2 has a ping/pong protocol, but I do not see how it can be customized via the reactor-netty API.
I only use HTTP/2 as a client so I do not know about the server side.
A feature that would be interesting is sending a PING frame at regular intervals (set by user), and if no PONG (PING ack) is received in a timely fashion (timeout set by user), then disconnect, and remove that connection from the pool.
ctlove0523
Metadata
Metadata
Assignees
Labels
help wantedWe need contributions on thisWe need contributions on thistype/enhancementA general enhancementA general enhancement