xwords/xwords4
Eric House b5659f0e5c Rewrite BT proto to batch messages
Lots of changes. Old BT proto is no longer compatible. New one
batches messages per device and sends all on a single connection.
The queue (now a single buffer) is now a static global and the thread
that services it doesn't die (but gloms onto whatever Service instance
is most recent.) Code to pack and unpack the protocol can probably be
reused for wifi-direct or any other pass-through transport.
2019-02-16 09:07:20 -08:00
..
android Rewrite BT proto to batch messages 2019-02-16 09:07:20 -08:00
common add debug-only option for invitee players to be robots 2019-02-07 08:17:54 -08:00
dawg fix md5sum calc for non-utf8 wordlists 2019-01-05 18:46:58 -08:00
debian ignore debian build files 2012-01-04 18:11:29 -08:00
linux add debug-only option for invitee players to be robots 2019-02-07 08:17:54 -08:00
newrelay beginnings of new relay: shows persistence 2017-11-05 19:24:41 -08:00
relay stop storing fcm keys and similar data in postgres arrays 2019-02-02 21:49:50 -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
wince make trade and move confirm non-blocking 2017-02-17 08:58:20 -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