tree: 4d0bb269ef98da5d84ce9a61a00f8a24200b4f6e [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