Skip to content

isururanawaka/carbon-transports

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%