README ¶ 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 Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis client Binary client is an example client. Binary client is an example client. server Binary server is an example server. Binary server is an example server. Click to show internal directories. Click to hide internal directories.