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

What does "each message should be wrapped with a session ID" mean? #292

Open
shlaurant opened this issue Feb 26, 2024 · 0 comments
Open

Comments

@shlaurant
Copy link

shlaurant commented Feb 26, 2024

Does that mean adding additional session id data to a message like below?

{
    sessionId: out-of-band-id
    msg: round-message
}

Or would it be ok to just using https for communication and its session id??

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