problem: lags with head info if WS connection dropped
solution: reconnect to WS after a connection error
This commit is contained in:
@@ -5,13 +5,13 @@ protocVersion=3.9.0
|
||||
# Main Libs
|
||||
slf4jVersion=1.7.25
|
||||
jacksonVersion=2.11.0
|
||||
grpcVersion=1.25.0
|
||||
grpcVersion=1.38.0
|
||||
reactiveGrpcVersion=1.0.1
|
||||
springBootVersion=2.4.5
|
||||
springVersion=5.3.6
|
||||
springSecurtyVersion=5.4.6
|
||||
reactorVersion=3.4.5
|
||||
nettyVersion=4.1.53.Final
|
||||
nettyVersion=4.1.65.Final
|
||||
# Our Libs
|
||||
etherjarVersion=0.10.2
|
||||
# Testing
|
||||
|
||||
Reference in New Issue
Block a user