Skip to content

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

Open
@shlaurant

Description

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??

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