Timothy Bish created AMQ-5755: --------------------------------- Summary: Add some tests for STOMP over WebSockets and fix and improve close handling Key: AMQ-5755 URL: https://issues.apache.org/jira/browse/AMQ-5755 Project: ActiveMQ Issue Type: Improvement Components: stomp, Transport Affects Versions: 5.11.1, 5.11.0 Reporter: Timothy Bish Assignee: Timothy Bish Fix For: 5.12.0
Add some tests using the Jetty WebSocket client to cover STOMP over websockets and fix some issues with connection close and inactivity handling on the broker side. We want to ensure that on close or inactivity that we shut down the StompSocket resources. -- This message was sent by Atlassian JIRA (v6.3.4#6332)