xwords/xwords4
Eric House e4594f36e0 generate new mqtt devid when server reports dupe
Thanks to my use of unseeded() rand() early on to generate mqtt device
IDs, a handful of devices are using the same devIDs. The server notices
this and passes a new response which triggers generating a new id that
should be unique (rand() being seeded earlier now.) Testing says the
games that are left behind with the old devid will limp along thanks to
their relay connection while newer games will be better.
2020-09-13 15:06:08 -07:00
..
android generate new mqtt devid when server reports dupe 2020-09-13 15:06:08 -07:00
common generate new mqtt devid when server reports dupe 2020-09-13 15:06:08 -07:00
dawg add filtering to wordlist browser 2020-08-05 09:47:44 -07:00
debian ignore debian build files 2012-01-04 18:11:29 -08:00
linux generate new mqtt devid when server reports dupe 2020-09-13 15:06:08 -07:00
newrelay beginnings of new relay: shows persistence 2017-11-05 19:24:41 -08:00
relay add systemd service file for relay 2020-09-10 15:33:50 -07:00
scripts more work on script 2014-02-26 07:52:18 -08:00
tests allow to run multiple games at once 2005-09-14 05:12:07 +00:00
Makefile include all .xml and .java files, but only if they're not named in a .gitignore file in the same directory 2014-03-01 11:44:20 -08:00