Go to file
Georg Pfuetzenreuter 19bcae4b1a
Init SyncPlay
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2022-07-31 19:52:23 +02:00
stunnel Init SyncPlay 2022-07-31 19:52:23 +02:00
syncplay Init SyncPlay 2022-07-31 19:52:23 +02:00
syncplay-bridge Init SyncPlay 2022-07-31 19:52:23 +02:00
syncplay-proxy Init SyncPlay 2022-07-31 19:52:23 +02:00
README.md Init SyncPlay 2022-07-31 19:52:23 +02:00

README.md

Resources powering the lysergic.media SyncPlay instance.

Proxy:

The proxy removes the superfluous STARTTLS message in order for stunnel to terminate the TLS connection.

SyncPlay Client -> syncplay-proxy (lysergic.media:8999) -> stunnel (TLS [::1]:8997) -> syncplay (PLAIN [::1]:8998)

Bridge:

The bridge relays chat messages between SyncPlay and IRC.