Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Andrea Spacca ec086b4eb3 Bump google.golang.org/api il y a 5 ans
..
client Bump google.golang.org/api il y a 5 ans
server Bump google.golang.org/api il y a 5 ans
README.md Bump google.golang.org/api il y a 5 ans

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