aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
blob: 18056f59133f43f8ef7a0c76aafbc0d8df6bc010 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. _master_index:

Event Client Documentation Repository
----------------------------
The Event Client project is a common API library that can be used by various microservices to publish/consume events to/from supported event messaging platforms.

Supported event messaging platforms:

- DMaaP: This is the bespoke messaging platform released with ONAP. It is based ontop of Kafka.
- Kafka: This is the vanilla Apache Kafka messaging platform. It exposes additional API functionality such as replay and committing offsets.

.. toctree::
   :maxdepth: 2

   release-notes.rst
   Event Client API Documentation/EventClientAPI_Beijing.rst