[
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 <[email protected]>
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)