Giter Club home page Giter Club logo

carbon-messaging's Introduction

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

carbon-messaging's People

Contributors

afkham avatar amjadhifthikar avatar ashensw avatar asitha avatar bsenduran avatar chanakaudaya avatar dilini-muthumala avatar hasithaa avatar irunika avatar isudana avatar isururanawaka avatar kasun-indrasiri avatar kishanthan avatar maheshika avatar megala21 avatar nuwanw avatar pubudu91 avatar shafreenanfar avatar tharindu-b-hewage avatar virajsenevirathne avatar wso2-jenkins-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

carbon-messaging's Issues

Need new features for Control Carbon Message

There are some missing features of ControlCarbonMessage right now. Now it only include byffer for data and boolean to identify the final fragment of those data.
But there can be different kind of controlling signals.

Ex :

  • Open
  • Close
  • Heartbeat

So for that, we need to add the control signal feature for ControlCarbonMessage.

Need to implement non extended class for ControlCarbonMessage

Since now the ControlCarbonMessage is a extend of BinaryCarbonMessage in makes the end application logic more complex when checking the instance and also this could make more unknown issues in the end applications.
ex: When we are using WebSocket in message processors we check the instance of it to check what kind of message it is. In that if someone checks the instance of BinaryCarbonMessage before ControlCarbonMessage then it will be identified as a BinaryCarbonMessage not a ControlCarbonMessage.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.