Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
Eric House 2b7daf067d shrink the comms header
Sending in 32 bits what can probably fit in 8 -- twice -- is dumb. As is
sending the gameID (as connID) when it's already known. In 2016 I added
a fixed marker, so I can count on all current code sending that. If I
fail to find that, I know the sender is new (current release or better.)
In that case, use 12 bits instead of 32 for two fields, drop the marker
and the connID. Result is that an ACK's size, including MQTT headers,
drops from 28 bytes to 21.
2021-12-21 16:34:04 -08:00
fastlane moving metadata to see if weblate picks it up 2021-05-02 19:19:58 -07:00
xwords4 shrink the comms header 2021-12-21 16:34:04 -08:00
.gitignore Add dark- and light-mode themes for board 2021-08-09 09:31:20 -07:00
.projectile fix duplicate permissions 2017-01-19 06:22:12 -08:00
.travis.yml something to force a travis build 2021-07-17 06:49:20 -07:00
id_rsa_uploader.enc try to fix travis for new host 2017-10-11 07:39:09 -07:00
README.md Create README.md 2020-07-25 13:58:29 -07:00

xwords

Clone of xwords repo from Sourceforge -- an open source implementation of rules of Scrabble(tm) for handhelds

Just adding now. I'll edit after pulling. :-)