Skip to content

Allow to force to close a session #30

Description

@philippeVerney

Is your feature request related to a problem? Please describe.
A graceful close involves the client to send an ETP close message and then the server to close the connection. But, what happens if the server never close the connection?

Describe the solution you'd like
I would like FETPAPI to allow the client to close the connection at anytime or after a timeout post ETP close message.

Describe alternatives you've considered
Wait, detect time out and resend a close message to the server.

Additional context
This should be available in all languages (not only C++)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions