Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Releases: crossbrowsertesting/connection-manager

Better reconnect handling and logging

Choose a tag to compare

@jreese802 jreese802 released this 04 Dec 03:03
1af0ae6
  • Made logging more robust and added command line options to configure verbosity (-v, -vv, -vvv, or -q)

  • Force WebSocket to reconnect if pings stop coming through

  • Quit faster and more gracefully on SIGINT

Connection Manager

Choose a tag to compare

@jreese802 jreese802 released this 01 Oct 18:16
v2.2.4

another version bump because of NPM problems

Improved reliability on Windows

Choose a tag to compare

@jreese802 jreese802 released this 16 Sep 16:17
v2.2.0

version bump after last merge

Enterprise Connection Manager

Choose a tag to compare

@jreese802 jreese802 released this 09 Sep 15:36

Added features for debugging TLS errors:

  • Added a hidden (and insecure) option --acceptAllCerts, which will prevent the ECM from quitting when it encounters an invalid TLS certificate.
  • If the socket connection fails, the ECM will attempt establish a TLS connection to our API and print the certificate information. This is helpful in environments which are attempting to re-sign TLS traffic.

Enterprise Connection Manager

Choose a tag to compare

@jreese802 jreese802 released this 03 Sep 13:45
v2.0.3

version bump