activemq/activemq-http
Christopher L. Shannon (cshannon) 913f64476b 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.
2015-12-07 15:29:13 +00:00
..
src https://issues.apache.org/jira/browse/AMQ-6073 2015-12-07 15:29:13 +00:00
pom.xml [maven-release-plugin] prepare for next development iteration 2015-11-30 13:48:58 +00:00