I do understand this, but to me it seems very convoluted to implement what is basically a complete identity manager (I have to handle all add/remove/rename/etc. events), when all I want is just a list of the available pseudonyms every once in a while.
On Fri, 2016-01-22 at 12:51 +0100, Christian Grothoff wrote: > You're confused about how identity uses the callback. It does NOT just > give you the list of identities once upon connect, but it keeps you > up-to-date as long as the connection is up. So you don't need to > re-start the application or connection to reflect identity changes: you > will always have the latest status if you process the various cb-events > (there are arguments that tell you about add/remove/rename/etc.). _______________________________________________ GNUnet-developers mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnunet-developers
