xwords/xwords4
Eric House f6d7eed84d add mqtt as a new transport
This is meant to replace the relay eventually, but for now it's a new
option, like BT or SMS, to be chosen. Protocol is handled in common/
code for the first time, meaning that linux and android interact without
the need to keep two platforms in sync. Linux uses lib-mosquitto, and
Android uses eclipse's Paho client (the generic java version, not the
one that uses four-year-old Service patterns and so crashes for SDK >=
26.)
2020-05-20 13:58:53 -07:00
..
android add mqtt as a new transport 2020-05-20 13:58:53 -07:00
common add mqtt as a new transport 2020-05-20 13:58:53 -07:00
dawg update to work with uncompressed Portuguese source 2020-05-18 20:24:36 -07:00
debian ignore debian build files 2012-01-04 18:11:29 -08:00
linux add mqtt as a new transport 2020-05-20 13:58:53 -07:00
newrelay beginnings of new relay: shows persistence 2017-11-05 19:24:41 -08:00
relay add mqtt as a new transport 2020-05-20 13:58:53 -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