Description
Threading helpers for GNUnet-related software support applications that need coordinated concurrent work around that networking stack. They are useful for developers building services or tools that integrate with GNUnet.
This is a developer library, not a network service by itself. Programs that use it still control threads, network behavior, and any data shared between tasks.