The readme says that TakWeb needs websockify in order to connect to the server. There is no details on how to combine websockify and TakWeb, and no reason given for why it should be necessary, making this step a frustrating endeavour.
I finally figured that TakWeb doesn't need websockify, it runs fine in Firefox. What I did need to do was to throw away the code that generates the wss://www.playtak.com/ws url, and just use that url, because no other url will work, unless one also set up a server.
The readme says that TakWeb needs websockify in order to connect to the server. There is no details on how to combine websockify and TakWeb, and no reason given for why it should be necessary, making this step a frustrating endeavour.
I finally figured that TakWeb doesn't need websockify, it runs fine in Firefox. What I did need to do was to throw away the code that generates the wss://www.playtak.com/ws url, and just use that url, because no other url will work, unless one also set up a server.