ProtonMail / go-proton-api

Proton API library used by Go-based clients and tools
MIT License
129 stars 17 forks source link

test(GODT-2578): Message Dedup for Server #88

Closed LBeernaertProton closed 1 year ago

LBeernaertProton commented 1 year ago

Implement basic message deduplication for GPA server. This functionality is opt-in. It's not enabled by default in order to not break any existing tests are written against the previous behavior.