Skip to content
Snippets Groups Projects
  • ale's avatar
    070c74a4
    Support multiple sessions for each user · 070c74a4
    ale authored
    Breaking API change, adding a "session_id" field to Open and Close
    calls.
    
    Multiple sessions can be attached to the same decrypted key, each
    expiring (or being closed) independently: the key will only be dropped
    when the last session terminates.
    070c74a4
    History
    Support multiple sessions for each user
    ale authored
    Breaking API change, adding a "session_id" field to Open and Close
    calls.
    
    Multiple sessions can be attached to the same decrypted key, each
    expiring (or being closed) independently: the key will only be dropped
    when the last session terminates.
protocol.go 539 B