TODO.txt
author Chris Jones <chris@cjones.org>
Wed, 06 Nov 2013 20:38:03 -0700
changeset 175 fc8702a8572e
parent 163 3f891f7fe817
child 173 b257c67d2491
permissions -rw-r--r--
Allow the client to specify a host and port to connect to, rather than using SRV records.

Review all the *Client receiver methods in layer3.go. They should
probably either all be receivers, or none.

Add a Reconnect() function.

Eliminate as many uses of Generic as possible.