• JC Brand's avatar
    Add method to generate missing prekeys · 15a4bcd1
    JC Brand authored
    When receiving a PreKeySignalMessage, then a prekey has been chosen and
    should now be removed from the list of available prekeys in the bundle,
    so that a different device doesn't choose it as well.
    
    AFAICT, libsignal removes the prekey, so it's then up to us to
    regenerate it and republish our bundle.
    
    updates #497
    15a4bcd1
mock.js 9.65 KB