mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2025-11-10 03:53:43 -08:00
Add link to component protocol
This commit is contained in:
2
doc.go
2
doc.go
@@ -21,6 +21,8 @@ XMPP components can typically be used to extends the features of an XMPP
|
|||||||
server, in a portable way, using component protocol over persistent TCP
|
server, in a portable way, using component protocol over persistent TCP
|
||||||
connections.
|
connections.
|
||||||
|
|
||||||
|
Component protocol is defined in XEP-114 (https://xmpp.org/extensions/xep-0114.html).
|
||||||
|
|
||||||
Compliance
|
Compliance
|
||||||
|
|
||||||
Fluux XMPP has been primarily tested with ejabberd (https://www.ejabberd.im)
|
Fluux XMPP has been primarily tested with ejabberd (https://www.ejabberd.im)
|
||||||
|
|||||||
Reference in New Issue
Block a user