26 #ifndef GNUNET_SERVICE_MESSENGER_H
27 #define GNUNET_SERVICE_MESSENGER_H
CADET service; establish channels to distant peers.
Identity service; implements identity management for GNUnet.
Constants for network protocols.
Message to create a handle for a client.
struct GNUNET_MessageHeader header
Message to destroy the handle for a client.
struct GNUNET_MessageHeader header
Message to request something from a room.
struct GNUNET_MessageHeader header
struct GNUNET_HashCode key
struct GNUNET_HashCode hash
Message to receive the current public key of a handle.
struct GNUNET_MessageHeader header
Message to receive the current member id of a handle in room.
struct GNUNET_HashCode key
struct GNUNET_ShortHashCode id
struct GNUNET_MessageHeader header
Message to receive the current name of a handle.
struct GNUNET_MessageHeader header
Message to receive something from a room.
struct GNUNET_MessageHeader header
struct GNUNET_HashCode hash
struct GNUNET_HashCode key
struct GNUNET_HashCode context
struct GNUNET_HashCode sender
General message to confirm interaction with a room.
struct GNUNET_HashCode key
struct GNUNET_PeerIdentity door
struct GNUNET_MessageHeader header
Message to send something into a room.
struct GNUNET_HashCode key
struct GNUNET_MessageHeader header
Message to update the handle (its EGO key) for a client.
struct GNUNET_MessageHeader header
The identity of the host (wraps the signing key of the peer).