Skip to content

Commit

Permalink
Annotate XEP-0384: OMEMO Encryption
Browse files Browse the repository at this point in the history
  • Loading branch information
chrzaszcz committed May 19, 2023
1 parent 6e8a3ae commit aaa804b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/pubsub/mod_pubsub.erl
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@
-xep([{xep, 248}, {version, "0.2"}]).
-xep([{xep, 277}, {version, "0.6.1"}]).

%% https://xmpp.org/extensions/xep-0384.html#server-side
-xep([{xep, 384}, {version, "0.8.3"}]).

-include("mongoose.hrl").
-include("adhoc.hrl").
-include("jlib.hrl").
Expand Down

0 comments on commit aaa804b

Please sign in to comment.