mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Document new XEPs supported thanks to its implementation in the xmpp library
This commit is contained in:
parent
78750bf753
commit
f34c2b1714
@ -39,6 +39,11 @@
|
||||
-protocol({xep, 243, '1.0'}).
|
||||
-protocol({xep, 270, '1.0'}).
|
||||
-protocol({xep, 368, '1.1.0'}).
|
||||
-protocol({xep, 386, '0.3.0', '24.01', "", ""}).
|
||||
-protocol({xep, 388, '0.4.0', '24.01', "", ""}).
|
||||
-protocol({xep, 424, '0.4.0', '24.01', "", ""}).
|
||||
-protocol({xep, 440, '0.4.0', '24.01', "", ""}).
|
||||
-protocol({xep, 474, '0.3.0', '24.01', "", ""}).
|
||||
|
||||
-export([start/0, stop/0, halt/0, start_app/1, start_app/2,
|
||||
get_pid_file/0, check_apps/0, module_name/1, is_loaded/0]).
|
||||
|
Loading…
Reference in New Issue
Block a user