peertube-plugin-livechat/server/lib/prosody
John Livingston 472caf9f5b
Fix: direct s2s connection not always possible
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).
2023-06-01 13:06:59 +02:00
..
config Fix: direct s2s connection not always possible 2023-06-01 13:06:59 +02:00
auth.ts
certificates.ts Fix missing self signed certificates is some conditions. 2023-05-31 16:52:53 +02:00
config.ts Fix #124 (dirty hack): 2023-05-31 18:13:35 +02:00
ctl.ts Fix missing self signed certificates is some conditions. 2023-05-31 16:52:53 +02:00
fix-room-subject.ts
logrotate.ts Refactoring the debug mode code, and adding some options. 2023-05-31 16:52:49 +02:00