solution: ensure it reconnects if WS connection closed or dropped
This commit is contained in:
@@ -132,6 +132,7 @@ dependencies {
|
||||
testImplementation "io.projectreactor:reactor-test:$reactorVersion"
|
||||
testImplementation 'org.objenesis:objenesis:3.1'
|
||||
testImplementation 'org.mock-server:mockserver-netty:5.11.2'
|
||||
testImplementation "org.java-websocket:Java-WebSocket:1.5.1"
|
||||
testImplementation "nl.jqno.equalsverifier:equalsverifier:3.3"
|
||||
testImplementation "org.codehaus.groovy:groovy:${groovyVersion}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user