activemq/activemq-http
Christopher L. Shannon (cshannon) a4845253d0 https://issues.apache.org/jira/browse/AMQ-6073
WSServlet for websockets will attempt to detect the subprotocol
requested and respond with the appropriate one.  Currently the protocols
loaded are what stomp.js use for stomp (v11.stomp and v12.stomp).
If a protocol can't be found then a default will be returned, either
"stomp" or "mqtt", which is the same behavior before this patch.

This will make it a bit easier to use stomp over websockets out of the
box as stomp.js will work by default.

(cherry picked from commit 913f64476b)
2015-12-07 15:33:36 +00:00
..
src https://issues.apache.org/jira/browse/AMQ-6073 2015-12-07 15:33:36 +00:00
pom.xml Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00