Skip to content

This service is used by the Message Delivery capability for mocking any channel.

License

Notifications You must be signed in to change notification settings

Backbase/mock-channel-connector

Repository files navigation

Backbase Logo

This service is used by the Message Delivery capability, and provides the ability to mock any channel.

Build Quality Gate Maintainability Rating Conventional Commits


Table of contents

About

The mock-channel-connector adds support for sending a message to any channel it is used within the Message Delivery capability. In the below diagram you can see how it fits into the Backbase architecture.

This connector was created using the following guide Build a custom channel. We use the communication-channel building block as a baseline and implement the connector to support any channel specification.

Architecture

Usage

This service is deployed like any other Backbase capability/service and ships with a Docker image.

The service listens to all the out-of-the-box channels: push,in-app-notification,message-center,sms, email.

Contributing

First off, thanks for taking the time to contribute! Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are greatly appreciated.

Please adhere to this project's code of conduct. For detailed instructions on repo organization, linting, testing, and other steps see our contributing guidelines

Contributors

License

This project is licensed under the Backbase license.

See LICENSE.md for more information.