You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/09/02 17:47:00 UTC

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

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

Claus Ibsen resolved CAMEL-16386.
---------------------------------
    Resolution: Won't Fix

> camel-rsocket - Add a new Camel component for RSocket
> -----------------------------------------------------
>
>                 Key: CAMEL-16386
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16386
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Nikola Micić
>            Priority: Major
>             Fix For: 3.x
>
>
> I would like to propose a new component for RSocket. 
> 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.20.10#820010)