26 #ifndef GNUNET_SERVICE_MESSENGER_H 27 #define GNUNET_SERVICE_MESSENGER_H 121 #endif //GNUNET_SERVICE_MESSENGER_H struct GNUNET_MessageHeader header
Message to receive the current member id of a handle in room.
static struct GNUNET_IDENTITY_Handle * id
Handle to identity service.
cryptographic primitives for GNUnet
Message to send something into a room.
Message to create a handle for a client.
static struct GNUNET_IDENTITY_PublicKey pubkey
Public key of the zone to look in.
struct GNUNET_HashCode key
The key used in the DHT.
Message to update the handle (its EGO key) for a client.
Message to destroy the handle for a client.
The identity of the host (wraps the signing key of the peer).
An identity key as per LSD0001.
Message to receive the current name of a handle.
Message to receive the current public key of a handle.
Message to receive something from a room.
General message to confirm interaction with a room.