Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

wso2/carbon-transports

Repository files navigation

This repository is no longer maintained.

Issue reports and pull requests will not be attended.

Welcome to WSO2 Carbon Transports

This repository holds all the protocol handling implementations for C5 based products.

Introduction

WSO2 middleware products deals with many different transport protocols. HTTP, JMS, AMQP, MQTT are few of the highly used protocols. This repository contains all the protocol handling implementations which are used by various WSO2 products built on top of C5 (Carbon 5) based products.

Features

  • Provides the implementation for handling transport layer complexity of the message interaction
  • Handles the concurrent connections from the source systems and connect with multiple target systems
  • Formulates a common message context (Carbon Message) and emit that to the message processing layer