TODO.txt
author Chris Jones <chris@cjones.org>
Sat, 09 Nov 2013 12:09:37 -0700
changeset 178 ccfebbd9f49b
parent 177 63f33bb8fa33
child 183 b4bd77d58a3e
permissions -rw-r--r--
Changed the JID type to be an alias of string, rather than a struct. This allows it to be used as a key in a map, among other benefits.

Don't force the client to understand the RFCs. Keep message types in a
convenient set of constants, for example.