instant-epp/tests
Rudi Floren 4922c4e370
Add support for idle keepalive
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.
2023-01-17 18:13:50 +01:00
..
resources Allow changing passwords 2022-09-07 06:03:16 +08:00
basic.rs Add support for idle keepalive 2023-01-17 18:13:50 +01:00