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

10 lines
365 B
Markdown

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.