xwords/xwords4/wasm
Eric House 5a061f5786 notify, and stop using, when another tab starts up
I'm wrestling with how to have concurrent tabs open. They can't be on
the same game because both can't connect using same MQTT dev id (and
they'd quickly get the saved state screwed up.) Only problem is
sometimes a tab in a new window doesn't have access to localstorage and
so is able to connect on its own. But later that state isn't reachable
any more: relaunch firefox and you get back the to the older state.
2021-03-19 14:27:04 -07:00
..
assets_dir snapshot: using alert() and confirm() 2021-03-19 14:26:18 -07:00
.gitignore work with WASM=1 and shell template to pass argv from url 2021-03-19 14:26:18 -07:00
LocalizedStrIncludes.h add missing files 2021-03-19 14:26:18 -07:00
main.c notify, and stop using, when another tab starts up 2021-03-19 14:27:04 -07:00
main.h fix so release build builds 2021-03-19 14:27:04 -07:00
Makefile make alert and confirm non-blocking 2021-03-19 14:27:04 -07:00
paho-mqtt.js snapshot: sends message to inviter 2021-03-19 14:26:18 -07:00
shell_minimal.html notify, and stop using, when another tab starts up 2021-03-19 14:27:04 -07:00
wasmdict.c fix so release build builds 2021-03-19 14:27:04 -07:00
wasmdict.h snapshot: message exchange mostly works 2021-03-19 14:26:18 -07:00
wasmdraw.c draw letters centered 2021-03-19 14:27:04 -07:00
wasmdraw.h fix so release build builds 2021-03-19 14:27:04 -07:00
wasmdutil.c fix so release build builds 2021-03-19 14:27:04 -07:00
wasmdutil.h fix so release build builds 2021-03-19 14:27:04 -07:00
wasmutil.c fix so release build builds 2021-03-19 14:27:04 -07:00
wasmutil.h fix so release build builds 2021-03-19 14:27:04 -07:00
wasmutls.c fix so release build builds 2021-03-19 14:27:04 -07:00
wasmutls.h fix so release build builds 2021-03-19 14:27:04 -07:00
xptypes.h fix so release build builds 2021-03-19 14:27:04 -07:00
xwutils.js notify, and stop using, when another tab starts up 2021-03-19 14:27:04 -07:00