25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-11-22 16:20:52 +01:00

Mention XEP-0368 support

This commit is contained in:
Evgeniy Khramtsov 2017-10-25 10:01:05 +03:00
parent b0fa27395f
commit 90ee405d81

View File

@ -25,6 +25,7 @@
-protocol({rfc, 6120}).
-protocol({xep, 114, '1.6'}).
-protocol({xep, 368, '1.0.0'}).
%% API
-export([start/3, start_link/3, call/3, cast/2, reply/2, connect/1,