I've been trying to implement a Kademlia DHT with capnproto, but I cannot work out how to get hold of a client's address.
Whilst scrolling through the various discussions, I have seen that the three-party capabilities interface is recommended for similar uses. However, it appears that the current implementation either does not exist, or would route it throught all the nodes, which since this network should scale to many nodes, would be impractical. I have been using the Ez RPC interface, if that makes any difference. Does anyone have any ideas? -- You received this message because you are subscribed to the Google Groups "Cap'n Proto" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/capnproto. To view this discussion on the web visit https://groups.google.com/d/msgid/capnproto/7cab8f2a-744e-4c94-a6c4-3ca1d68bf8e5%40googlegroups.com.
