chamil321 / transport-http

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to WSO2 HTTP Transport

This repository holds HTTP 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 the HTTP 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

About

License:Apache License 2.0


Languages

Language:Java 100.0%