automated_testing_framework_server_websocket 2.0.0
automated_testing_framework_server_websocket: ^2.0.0 copied to clipboard
Websocket based server for the Automated Testing Framework driver.
2.0.0 May 14th, 2022 #
- Flutter 3.0
1.0.4+1 February 6th, 2022 #
- Dependency updates
1.0.4 January 9th, 2022 #
- Dependency updates
1.0.3 November 14th, 2021 #
- Bug fixes and logging improvement
1.0.2 October 19th, 2021 #
- Auth update
- Fix for
CustomServerCommandHandler
definition
1.0.1 October 12th, 2021 #
- Fix export
- Exposed application list
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 #
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