carbon-messaging icon indicating copy to clipboard operation
carbon-messaging copied to clipboard

Welcome to WSO2 Carbon Messaging

This is the Carbon Messaging component which provides an abstraction over the protocol handling layer

Introduction

Carbon transports are the protocol handling implementation of the next generation integration platform. The messages received through these different protocols needs to be unified into a common context so that the message processing layer works independently from the protocol.

Features

  • Defines the structure of the common message context (carbon message) which carries data through different layers of integration runtime
  • Provides the interface for message processing engine
  • Provides the abstractions for transport listeners and senders