--- AnyEvent-MP/Changes 2009/08/07 23:21:48 1.10 +++ AnyEvent-MP/Changes 2009/08/09 00:41:49 1.11 @@ -3,11 +3,14 @@ TODO: kill failed node monitors TODO: transport heartbeat + - API should now be really stable :) - distinguish between resolved and unresolved noderefs. - certificates in .aemp-secret are now supported. - change port creation semantics. - replace become_xxx by initialise_node. - implement AE::MP::spawn. + - implement transport timeouts, monitoring, reconnecting. + - simplify and partially document the transport protocol. 0.1 Tue Aug 4 23:07:11 CEST 2009 - AnyEvent::MP API should be mostly stable by now.