Add NetMarshal TODO list.
This commit is contained in:
parent
02bc08bae6
commit
d4726c553c
@ -3,4 +3,9 @@
|
||||
*
|
||||
* @author Captain ALM
|
||||
*/
|
||||
package com.captainalm.lib.calmnet.marshal;
|
||||
package com.captainalm.lib.calmnet.marshal;
|
||||
/*TODO:
|
||||
NetMarshalClientWrapped - Stream wrapping support
|
||||
NetMarshalServer - Has a thread for UDP receiving and has a dictionary of input streams (final, created in constructor)
|
||||
NetMarshalServerWrapped - Constructs NetMarshalClientWrapped instead of NetMarshalClient, stream wrapping support
|
||||
*/
|
Loading…
Reference in New Issue
Block a user