Chat Federation WIP: code cleaning.

This commit is contained in:
John Livingston
2023-05-23 17:46:47 +02:00
parent 8fe48a068f
commit 627b45ffc7
4 changed files with 90 additions and 132 deletions

View File

@ -2,4 +2,9 @@
This module is part of peertube-plugin-livechat, and is under the same LICENSE.
This module proxify s2s connections through Peertube if needed.
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.