blob: b16d6b36376225ec4a73ca951b010b6176fed563 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
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
|