You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/08/10 12:24:20 UTC

[jira] [Commented] (ARTEMIS-677) Support websocket subprotocol negotiation across all protocols

    [ https://issues.apache.org/jira/browse/ARTEMIS-677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415182#comment-15415182 ] 

ASF GitHub Bot commented on ARTEMIS-677:
----------------------------------------

GitHub user mtaylor opened a pull request:

    https://github.com/apache/activemq-artemis/pull/714

    ARTEMIS-677 Support websocket subprotocol handshakes

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mtaylor/activemq-artemis ARTEMIS-677

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/714.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #714
    
----
commit c9dfaf5f08c40ac52b9c2d97d618b3ceaf2ddc64
Author: Martyn Taylor <mt...@redhat.com>
Date:   2016-08-10T11:16:39Z

    ARTEMIS-677 Support websocket subprotocol handshakes

----


> Support websocket subprotocol negotiation across all protocols
> --------------------------------------------------------------
>
>                 Key: ARTEMIS-677
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-677
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Martyn Taylor
>            Assignee: Martyn Taylor
>
> During the websocket handshake the client may attempt to negotiate a sub-protocol by sending the IANA websocket subprotocol ID.  Right now we only support sub-protocol IDs for Stomp v1.0, v1.1 we should add this support across all protocols.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)