--- AnyEvent-MP/Changes 2012/03/03 20:35:10 1.126 +++ AnyEvent-MP/Changes 2012/03/04 18:48:26 1.129 @@ -10,14 +10,13 @@ faq: all is asynch faq: how to interface to non-perl nodes? +TODO: $::x = db_mon "'l", sub { use Data::Dump; ddx \@_ } - restart atha, 4 updates TODO: update docs TODO: switch to AnyEvent::Log -TODO: Global loaded on demand only, adds grp database and node address database -TODO: transport connects use any global node to find addresses (maybe itself) -TODO: maybe check g_proto version, if sent? how about node protocol? -TODO: connect instantly in node->connect, not with timer-0 +TODO: check gproto, nproto, on connect TODO: maybe switch to md5+sha1+sha256 or so... TODO: up_nodes for aemp-trace replace by rpc call? +TODO: listener-less nodes - not supported anymore 2 - INCOMPATIBLE CHANGE: the node protocol used by this version is not compatible to versions <2 - you have to upgrade all nodes. @@ -51,6 +50,7 @@ - known_nodes is gone, it has little value, use all_nodes as replacement. - lots of small change and improvements. + - TRACE now shows the portid on SND. 1.30 Thu Jun 30 11:30:39 CEST 2011 - connection errors at the right time would kill node