mirror of
https://github.com/Luzifer/nginx-sso.git
synced 2024-12-21 13:21:17 +00:00
|
||
---|---|---|
.. | ||
client | ||
server | ||
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