Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle session termination #53

Open
2 tasks
justAnIdentity opened this issue Oct 31, 2023 · 0 comments
Open
2 tasks

Handle session termination #53

justAnIdentity opened this issue Oct 31, 2023 · 0 comments

Comments

@justAnIdentity
Copy link
Contributor

  • When handling the response in reader::SessionManager::handle_response, if the response contains a termination status code then this should be communicated to the function caller.
  • Add support for the communication of session termination between device and reader whenever a SessionData object could be communicated. After session establishment, either party can choose to terminate the session by communicating the session termination status in SessionData. This should be checked in ther SessionManager structs and if found, should notify the calling function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant