mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-07 05:24:46 +01:00
f6d7eed84d
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.) |
||
---|---|---|
.. | ||
.gitignore | ||
fcm_loop.py | ||
fcm_msg.py | ||
gcm_loop.py | ||
gcm_msg.py | ||
list-psql-users.sh | ||
mqtt-showinplay.py | ||
msgs.py | ||
relay.py | ||
showgames.css | ||
showgames.php | ||
showinplay.sh | ||
showmsgs.sh | ||
showrecent.sh | ||
threads_alive.py | ||
track_games.sh | ||
track_room.sh |