b2fae0cf40
Implementation of server enforcement of keepalive policy. Server will close connection with a client that violates this policy. Policy parameters: - MinTime is the minimum amount of time a client should wait before sending a keepalive ping. - If PermitWithoutStream true, server expects keepalive pings even when there are no active streams(RPCs). |
||
---|---|---|
.. | ||
keepalive.go |