A new implementation of OTR with support for version 4. This is a mirror of https://bugs.otr.im/otrv4/libotr-ng
43
stars
9
forks
source link
Create an error for when you try to send more prekey messages than accepted by the policy #171
Closed
claucece closed 5 years ago
As seen here: https://github.com/otrv4/libotr-ng/blob/master/src/client.c#L581
This can be either an error message or a warning.