automated_testing_framework_server_websocket 1.0.0 copy "automated_testing_framework_server_websocket: ^1.0.0" to clipboard
automated_testing_framework_server_websocket: ^1.0.0 copied to clipboard

discontinued
outdated

Websocket based server for the Automated Testing Framework driver.

1.0.0 October 3rd, 2021 #

  • Update to prevent loops via the command handler
  • Documentation
  • Complete refactor of the authentication and authorization strategy

0.9.5+4 April 13th, 2021 #

  • Fix to properly announce driver name for driven devices
  • Fix to properly release the device
  • Reduced logging

0.9.5+2 April 9th, 2021 #

  • Logging updates

0.9.5+1 April 7th, 2021 #

  • Clean up device reservation better
  • Fixes for reconnecting drivers
  • Dependency updates

0.9.4 March 30th, 2021 #

  • Minor bug fixes

[0.9.4] - March 9th, 2021 #

  • More customization updates
  • Bug Fixes
  • Null Safety

0.9.3 March 2st, 2021 #

  • More customization updates

0.9.2 March 1st, 2021 #

  • More customization updates

0.9.1 February 28th, 2021 #

  • Updates to support customization

0.9.0 February 21st, 2021 #

  • Initial checkin; WIP