Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 705 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 705 Bytes

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