30 #ifndef GNUNET_SERVICE_CADET_HELLO_H
31 #define GNUNET_SERVICE_CADET_HELLO_H
void GCH_shutdown(void)
Shut down the hello subsystem.
void GCH_init(const struct GNUNET_CONFIGURATION_Handle *c)
Initialize the hello subsystem.
const struct GNUNET_HELLO_Message * GCH_get_mine(void)
Get own hello message.
Helper library for handling HELLOs.
A HELLO message is used to exchange information about transports with other peers.