GxsTrans update outdated comments

This commit is contained in:
Gioacchino Mazzurco 2019-06-12 15:30:02 +02:00
parent 7a237c11d3
commit c80b6db423
No known key found for this signature in database
GPG key ID: A1FBCA3872E87051
3 changed files with 16 additions and 11 deletions

View file

@ -1,5 +1,7 @@
/*******************************************************************************
* RetroShare GxsTrans asyncronous redundant small mail trasport on top of GXS *
* libretroshare/src/gxstrans: p3gxstrans.h *
* *
* libretroshare: retroshare core library *
* *
* Copyright (C) 2016-2019 Gioacchino Mazzurco <gio@eigenlab.org> *
* *
@ -19,7 +21,7 @@
*******************************************************************************/
#pragma once
#include <stdint.h>
#include <cstdint>
#include <unordered_map>
#include <map>
@ -68,7 +70,7 @@ struct MsgSizeCount
};
/**
* @brief p3GxsTrans is a mail delivery service based on GXS.
* @brief p3GxsTrans asyncronous redundant small mail trasport on top of GXS.
* p3GxsTrans is capable of asynchronous mail delivery and acknowledgement.
* p3GxsTrans is meant to be capable of multiple encryption options,
* @see RsGxsTransEncryptionMode at moment messages are encrypted using RSA