peertube-plugin-livechat/prosody-modules/mod_s2s_peertubelivechat
John Livingston 6ed69d2c2f
Chat Federation: refactoring ActivityPub data:
The data format used by plugin v6.3.0 was not well suited.
Here comes a new data format, with S2S informations.
The plugin can automatically upgrade old format.
It also continues to provide the old format, so than remote instance
that did not update the plugin will still work.
2023-05-31 16:52:50 +02:00
..
mod_s2s_peertubelivechat.lua Chat Federation: refactoring ActivityPub data: 2023-05-31 16:52:50 +02:00
README.md Chat Federation WIP: code cleaning. 2023-05-31 16:52:49 +02:00

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.