# Functions
No description provided by the author
NewRKSyncMessageComparator creates a MessageReplcaingPolicy.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ConnectionInfo represents information about the remote peer.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SignedRKSyncMessage contains a RKSyncMessage and the Envelope from which it came from.
# Interfaces
ReceivedMessage is a RKSyncMessage wrapper that enables the user to send a message to the origin from which the ReceivedMessage was sent from.
No description provided by the author
No description provided by the author
RKSyncClient is the client API for RKSync service.
RKSyncServer is the server API for RKSync service.
# Type aliases
No description provided by the author
No description provided by the author
Signer signs a message, and returns (signature, nil) on success, and nil and an error on failure.
Verifier receives a peer identity, a signature and a message and returns nil if the signature on the message could be verified using the given identity.