mirror of
https://github.com/defold/extension-websocket.git
synced 2025-11-26 10:50:55 +01:00
* Moved connection pool dial to a thread * Make sure to join the thread when done * Cleanup in AppInitialize. Early exit if pool creation failed. * Only check connection timeout for emscripten