TODO.txt
changeset 158 2d948fcbb5d7
parent 157 eadf15a06ff5
child 160 ba2428230f71
equal deleted inserted replaced
157:eadf15a06ff5 158:2d948fcbb5d7
     3 
     3 
     4 Add a Reconnect() function.
     4 Add a Reconnect() function.
     5 
     5 
     6 Eliminate as many uses of Generic as possible.
     6 Eliminate as many uses of Generic as possible.
     7 
     7 
     8 Rename extension.StanzaHandlers to something like StanzaTypes.
       
     9 
       
    10 Think about how to gracefully shutdown. Probably have a Close()
     8 Think about how to gracefully shutdown. Probably have a Close()
    11 function.
     9 function.
    12 
    10 
    13 Get rid of logging. We're providing status updates. Allow some sort of
    11 Get rid of logging. We're providing status updates. Allow some sort of
    14 debug flag that prints from layer1.
    12 debug flag that prints from layer1.