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 2021/07/09 07:29:00 UTC

[jira] [Resolved] (CAMEL-16738) camel-websocket - Support for websocket subprotocols

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

Claus Ibsen resolved CAMEL-16738.
---------------------------------
    Fix Version/s: 3.12.0
       Resolution: Fixed

Thanks for the PR

> camel-websocket - Support for websocket subprotocols
> ----------------------------------------------------
>
>                 Key: CAMEL-16738
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16738
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-websocket
>            Reporter: Paul Galbraith
>            Priority: Minor
>             Fix For: 3.12.0
>
>
> I would like to see camel-websocket support subprotocols as per RFC 6455, during connection upgrade negotiation.  Ideally we could specify the subprotocol(s) that our application supports via a subprotocol option in the component/endpoint URI.  If camel-websocket accepts a subprotocol proposed by a connecting client, then the client should be informed of the agreed subprotocol via HTTP header (as per RFC 6455), and the agreed subprotocol should also be provided as a message header via the camel-subprotocol consumer.



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