tree: 6fcae5611dc54d8485ceb16899d37491e05d9e00 [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