euchre-live

Euchre web-app for the socially distant family
git clone git://git.alexkarle.com/euchre-live.git
Log | Files | Refs | README | LICENSE

commit 5e41f9a896561e550020aeff160a73773dc8973a (patch)
parent c7553996701186c3527eb3de47f6c863b408ad5b
Author: Alex Karle <alex@alexkarle.com>
Date:   Mon, 30 Nov 2020 09:11:33 -0500

index: Re-add known issues to document iOS/Safari issues

This is a strange one, and since I don't see myself having the time to
fix it soon, I wanted to document the workaround (both for anyone who
tries the site and for my future self).

Diffstat:
Mpublic/index.html | 9+++++++++
1 file changed, 9 insertions(+), 0 deletions(-)

diff --git a/public/index.html b/public/index.html @@ -98,6 +98,15 @@ <a href="mailto:~akarle/public-inbox@lists.sr.ht">Alex's public inbox</a>. </p> + <h3>Known Issues</h3> + + <p> + iOS and desktop Safari clients have been unable to join a table due to a + failure to upgrade the HTTP connection for websockets. We're looking into + it, but the immediate workaround is to bypass our reverse-proxy and visit + <a href="http://euchre.live:3000">euchre.live:3000</a> directly. + </p> + <h3>Reporting Issues</h3> <p> This being an actively developed game, we expect there may be