activemq/activemq-unit-tests
Christopher L. Shannon (cshannon) 04ee70a161 https://issues.apache.org/jira/browse/AMQ-5889
Adding support for auto detection of wire protocols over a transport.
OpenWire, AMQP, STOMP, and MQTT can all be detected and the broker
will properly handle each one over a given Transport.  Currently
auto TCP, NIO, SSL, and NIO+SSL transports can handle auto-detection
of the wire format and client but support could be added in the
future for other transports like websockets.
2015-08-11 19:39:29 +00:00
..
src/test https://issues.apache.org/jira/browse/AMQ-5889 2015-08-11 19:39:29 +00:00
.gitignore fix for: https://issues.apache.org/jira/browse/AMQ-4893 2013-11-25 14:48:38 -05:00
pom.xml https://issues.apache.org/jira/browse/AMQ-5889 2015-08-11 19:39:29 +00:00