You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 3, 2020. It is now read-only.
After the client requests a close, there should be a grace timeout in which no new requests are accepted, but already running ones should be allowed to complete to time out. Additionally, inbound ones should be either forwarded to the client, or re-routed to possible new clients.
Graceful tunnel termination should also be inspected, but that will require a larger redesign, so it will probably be done later. Just don't forget about it.
The text was updated successfully, but these errors were encountered:
After the client requests a close, there should be a grace timeout in which no new requests are accepted, but already running ones should be allowed to complete to time out. Additionally, inbound ones should be either forwarded to the client, or re-routed to possible new clients.
Graceful tunnel termination should also be inspected, but that will require a larger redesign, so it will probably be done later. Just don't forget about it.
The text was updated successfully, but these errors were encountered: