tree: 9491d60f9a4c092c8dfabc7a19f3c806cffd26d7 [path history] [tgz]
  1. client/
  2. server/
  3. README.md
examples/features/keepalive/README.md

Keepalive

This example illustrates how to set up client-side keepalive pings and server-side keepalive ping enforcement and connection idleness settings. For more details on these settings, see the full documentation.

go run server/main.go
GODEBUG=http2debug=2 go run client/main.go