h2 icon indicating copy to clipboard operation
h2 copied to clipboard

Improve support for ping / pong.

Open carllerche opened this issue 6 years ago • 0 comments

Being able to send pings w/ a custom payload can be useful at a higher level (for example gRPC).

There should be APIs for:

  • Sending a PING w/ a custom payload
  • Getting the payload for received pings.

Relates to #134

carllerche avatar Oct 06 '17 05:10 carllerche