i was just about to code something up using the Gossip class but found what appears to be a missing method. you can Publish a (key, value) tuple but i don’t see the corresponding Recv method (from zgossip(3)). so how do you get at what was Publish’ed? andrew