472caf9f5b
Trying to connect to a remote instance using direct s2s won't work if local instance has not the feature enabled, and if the remote instance does not know the local one. So using Websocket S2S in such case (that embed a discovery mecanism). |
||
---|---|---|
.. | ||
mod_s2s_peertubelivechat.lua | ||
README.md |
mod_s2s_peertubelivechat
This module is part of peertube-plugin-livechat, and is under the same LICENSE.
This module provides some custom Websocket S2S tweaking.
For example, it ensures you can connect to a remote XMPP server that is not a Peertube instance (unless you enabled S2S in the plugin).
It also provides specific Websocket S2S discovery methods.