xwords/xwords4
Eric House 0e14783d3b use negotiated streamVersion to decide what to send via MQTT
No point in sending the old-topic-format MQTT messages to clients that
know about the new one, and in fact it's harmful. Devices in a game
already agree on the stream version to use and communicate it, so pass
that into comms once it's known and from there on to the device code
that builds mqtt messages.
2023-02-09 16:53:18 -08:00
..
android use negotiated streamVersion to decide what to send via MQTT 2023-02-09 16:53:18 -08:00
common use negotiated streamVersion to decide what to send via MQTT 2023-02-09 16:53:18 -08:00
dawg add note explaining source 2022-11-04 10:08:24 -07:00
debian ignore debian build files 2012-01-04 18:11:29 -08:00
linux use negotiated streamVersion to decide what to send via MQTT 2023-02-09 16:53:18 -08:00
newrelay beginnings of new relay: shows persistence 2017-11-05 19:24:41 -08:00
relay add manual message-send to fcm_loop for testing 2020-12-14 08:57:11 -08: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
wasm cleanup: pass xwe with closeProc rather than to destroy 2023-02-03 22:00:47 -08: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