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

Add support for decoding session state info #230

Conversation

mirromutth
Copy link
Contributor

@mirromutth mirromutth commented Feb 13, 2024

Motivation:

Add support for SESSION_TRACK_SYSTEM_VARIABLES track info decoding

See also #227

Modification:

  • Make Capability.SESSION_TRACK available and disabled by default
  • Add SESSION_TRACK_SYSTEM_VARIABLES decoding in OkMessage

Result:

Session state information decoding support

@mirromutth mirromutth added the enhancement New feature or request label Feb 13, 2024
@mirromutth mirromutth linked an issue Feb 13, 2024 that may be closed by this pull request
@mirromutth mirromutth force-pushed the 227-feature-add-support-for-decoding-session-state-info-in-ok-packets branch 2 times, most recently from 5d6b07d to 0103299 Compare February 13, 2024 03:13
Copy link
Collaborator

@jchrys jchrys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

overall LGTM.
just a nit

@mirromutth mirromutth force-pushed the 227-feature-add-support-for-decoding-session-state-info-in-ok-packets branch from 0103299 to 36b3a04 Compare February 13, 2024 04:43
@mirromutth mirromutth merged commit fbdd900 into trunk Feb 13, 2024
12 checks passed
@mirromutth mirromutth deleted the 227-feature-add-support-for-decoding-session-state-info-in-ok-packets branch February 13, 2024 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature] Add support for decoding session state info in Ok packets
2 participants