mirror of https://github.com/apache/activemq.git
04ee70a161
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. |
||
---|---|---|
.. | ||
src | ||
README.txt | ||
pom.xml |
README.txt
Here be the home of the web-module. The demonstration webapp has been moved to the activemq-web-demo module. This module now only builds the jar for activemq-web. The javascript modules needed for the AJAX interface are included as resources and served my the MessageListenerServlet