TODO.txt
changeset 150 fa7f6ff10c67
parent 146 aa9a0ae8f875
child 152 69c5b4382e39
equal deleted inserted replaced
149:22c96a9ab289 150:fa7f6ff10c67
     1 Review all these *Client receiver methods. They should probably either
     1 Review all the *Client receiver methods in layer3.go. They should
     2 all be receivers, or none.
     2 probably either all be receivers, or none.
     3 
     3 
     4 Maybe put auth-related stuff into its own structure inside Client,
     4 Maybe put auth-related stuff into its own structure inside Client,
     5 instead of at Client's top level.
     5 instead of at Client's top level.
     6 
     6 
     7 Add a way to broadcast status information as negotiation happens or
     7 Add a way to broadcast status information as negotiation happens or