jugador Posted November 24, 2022 Posted November 24, 2022 (edited) {"event": "disconnected", "code": 0} @Danp2 that's event not message so overlooked now it's clear after @TheXman explanation. Edited November 24, 2022 by jugador
Danp2 Posted April 10, 2023 Author Posted April 10, 2023 I decided to take another look at the WebSocketAsio DLL implementation. AFAICS, the only issue is that Autoit crashes with strange errors if there are concurrent callbacks. My goal is to build a queue of websocket responses and pass them sequentially to Autoit. I started a SO topic looking for help on this, and would appreciate if anyone with more C++ experience would take a look / respond. Latest Webdriver UDF Release Webdriver Wiki FAQs
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now