You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Nikola Micić (Jira)" <ji...@apache.org> on 2021/03/25 19:46:00 UTC

[jira] [Updated] (CAMEL-16386) camel-rsocket Add new Camel component for RSocket

     [ https://issues.apache.org/jira/browse/CAMEL-16386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikola Micić updated CAMEL-16386:
---------------------------------
    Summary: camel-rsocket Add new Camel component for RSocket  (was: Add new Camel component for RSocket)

> camel-rsocket Add new Camel component for RSocket
> -------------------------------------------------
>
>                 Key: CAMEL-16386
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16386
>             Project: Camel
>          Issue Type: New Feature
>    Affects Versions: Future
>            Reporter: Nikola Micić
>            Priority: Minor
>
> I would like to propose new component for RSocket that I would like to start working on. 
> The idea is to implement it in a similar way like already existing components for HTTP and WebSocket. Currently RSocket in Java is implemented using Netty via TCP and WebSocket protocols. Apache Camel already has component for Netty which is also a good example from using as a model.  
> Uri of the new component could be like:
>  * rsocket:tcp://host:port?<options> 
>  * rsocket:websocket://host:port?<options>.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)