4922c4e370
Using the idle_timeout paramter during connection creation, the connection is prevented from being closed server-side due to beeing idle for too long. Internally, while waiting for an API request, if idle_timeout reaches zero before a new request comes in, a hello request is send as a keepalive measure. |
||
---|---|---|
.. | ||
resources | ||
basic.rs |