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

Trying to understand the session manager packet payload format #103

Open
jasonkhoi opened this issue Dec 17, 2024 · 0 comments
Open

Trying to understand the session manager packet payload format #103

jasonkhoi opened this issue Dec 17, 2024 · 0 comments

Comments

@jasonkhoi
Copy link

Hi,

I'm trying to understand the client message payload format:

client
header_length: 116
message_type: input_stream_data
schema_version: 1
create_date: 1734428130469
sequence_number: 4
flags: 0
message_id: 9378123e-042d-14f1-9f76-c975fdeb4a5b
payload_digest: b'v\xf2\xf2\xf5\xcf\x94\x89C\xa4\xbd\xb2\xf8\x08\xb0O\x1c\xa8\x89\xb5\x7f\xe0\x15=.\x9f\xab\xa0\x9bS\xfd;\x1a'
payload_type: 1
payload_length: 11
payload: b'\x01\x02\x03\x00\x05\x00\x00\x00\x05\x01\x00'

The last 3 bytes are my data - I see the payload often have first 8 bytes of data, which I don't understand. Anyone can tell me what the first 8 bytes mean?

Thanks.

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