📄️ Overview & Introduction
The Messaging Services is implemented as a Publish/Subscribe Service. Instead of focusing on a single Messaging API specification for handling the logic of publishing/subscribing to the broker network the API focuses on creating nodes of Publishers and Subscribers as a Service.
📄️ Using Apache Kafka as a Backend Message system
The ARGO Messaging API has been designed to rely on a generic Message Back-end Interface and use specific implementation
📄️ Data flow in Argo Messaging
The main steps of the messaging API:
📄️ Authentication & Authorization
Authentication is the process of determining the identity of a client, which is typically a user account. Authorization
📄️ Initial Project & User Management
This document describes some of the more advanced setup you may need to do while configuring and deploying the ARGO