[Beepcore-java-commits] CVS: beepcore-java TODO,1.2,1.3
Status: Beta
Brought to you by:
huston
From: Huston F. <hu...@us...> - 2003-10-30 14:29:18
|
Update of /cvsroot/beepcore-java/beepcore-java In directory sc8-pr-cvs1:/tmp/cvs-serv32270 Modified Files: TODO Log Message: Removed completed items Index: TODO =================================================================== RCS file: /cvsroot/beepcore-java/beepcore-java/TODO,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** TODO 2 Apr 2001 22:32:34 -0000 1.2 --- TODO 30 Oct 2003 14:29:14 -0000 1.3 *************** *** 1,8 **** - Make startChannel asynchronous and remove timeout - Make session initiate asynchronous - - Support hostname on channel start - Remove closeChannel from StartChannelListener - - Map piggybacked request into regular message exchanges - Create a sample reliablity/checksum/signature module - - Add threading for Listeners - Add method to ReplyListener to call with updates to MessageStatus --- 1,5 ---- |