summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGeorg Pfuetzenreuter2022-07-31 19:52:23 +0200
committerGeorg Pfuetzenreuter2022-07-31 19:52:23 +0200
commit19bcae4b1a639537f447460df76219459f33caaa (patch)
tree4719811d11f55482f31e6ce3105d309bea5897fe /README.md
downloadsyncplay-19bcae4b1a639537f447460df76219459f33caaa.tar.gz
syncplay-19bcae4b1a639537f447460df76219459f33caaa.tar.bz2
syncplay-19bcae4b1a639537f447460df76219459f33caaa.zip
Init SyncPlayHEADmaster
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..fd1c0cd
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+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.