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