This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git
from 3212caab0 Merge branch 'AMQ-9427'
add 2ddc3c074 AMQ-9432 Disable default Jetty WebSocket idle timeout
new 1e37fe64e Merge pull request #1155 from thezbyg/main
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../activemq/transport/ws/StompWSConnection.java | 2 +
.../activemq/transport/ws/WSTransportProxy.java | 2 +
.../activemq/transport/ws/jetty11/MQTTSocket.java | 2 +
.../activemq/transport/ws/jetty11/StompSocket.java | 2 +
.../activemq/transport/ws/MQTTWSConnection.java | 2 +
.../activemq/transport/ws/MQTTWSTransportTest.java | 55 +++++++++++++++++++++-
.../transport/ws/StompWSTransportTest.java | 22 +++++++++
7 files changed, 86 insertions(+), 1 deletion(-)