Skip to content
  • Richard van der Hoff's avatar
    Remove session_id from group messages · 708fddd7
    Richard van der Hoff authored
    Putting the session_id inside the packed message body makes it hard to extract
    so that we can decide which session to use. We don't think there is any
    advantage to having thes sesion_id protected by the HMACs, so we're going to
    move it to the JSON framing.
    708fddd7