-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
adding IsReady to dialer interface #1436
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fb4a378 - Browse repository at this point
Copy the full SHA fb4a378View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41c2f11 - Browse repository at this point
Copy the full SHA 41c2f11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b48657 - Browse repository at this point
Copy the full SHA 2b48657View commit details -
fix: loading b64 wasm in background so channel doesn't lock and only …
…wait for download when ready is isn't ready
Configuration menu - View commit details
-
Copy full SHA for 55ffa64 - Browse repository at this point
Copy the full SHA 55ffa64View commit details -
Configuration menu - View commit details
-
Copy full SHA for d39b38f - Browse repository at this point
Copy the full SHA d39b38fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f0c6f0 - Browse repository at this point
Copy the full SHA 9f0c6f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd1fcf4 - Browse repository at this point
Copy the full SHA bd1fcf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45e08c8 - Browse repository at this point
Copy the full SHA 45e08c8View commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 76b38eb - Browse repository at this point
Copy the full SHA 76b38ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38dba03 - Browse repository at this point
Copy the full SHA 38dba03View commit details
Commits on Nov 11, 2024
-
fix: updating bypass function for using and checking context timeout,…
… if it happens it should stop retrying to load the proxy async
Configuration menu - View commit details
-
Copy full SHA for f67faab - Browse repository at this point
Copy the full SHA f67faabView commit details -
feat: adding locker at package lever for avoiding downloading WASM fi…
…le with data race
Configuration menu - View commit details
-
Copy full SHA for 8555f52 - Browse repository at this point
Copy the full SHA 8555f52View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4812992 - Browse repository at this point
Copy the full SHA 4812992View commit details
Commits on Nov 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2771c4c - Browse repository at this point
Copy the full SHA 2771c4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ddc0ce7 - Browse repository at this point
Copy the full SHA ddc0ce7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa1391e - Browse repository at this point
Copy the full SHA fa1391eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5181511 - Browse repository at this point
Copy the full SHA 5181511View commit details -
Configuration menu - View commit details
-
Copy full SHA for 681ae9e - Browse repository at this point
Copy the full SHA 681ae9eView commit details -
fix: removing if statement for checking if thereadyChain is closed an…
…d removing close
Configuration menu - View commit details
-
Copy full SHA for eeb9656 - Browse repository at this point
Copy the full SHA eeb9656View commit details
Commits on Nov 19, 2024
-
fix: removing close calls for finishedToLoad; updated dialer closed m…
…essage and isReady now returns true based on flag and dialer different than nil
Configuration menu - View commit details
-
Copy full SHA for 2079bb0 - Browse repository at this point
Copy the full SHA 2079bb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3638a4b - Browse repository at this point
Copy the full SHA 3638a4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d35e60c - Browse repository at this point
Copy the full SHA d35e60cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43dd35d - Browse repository at this point
Copy the full SHA 43dd35dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b82c397 - Browse repository at this point
Copy the full SHA b82c397View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04bb1c2 - Browse repository at this point
Copy the full SHA 04bb1c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 810a92a - Browse repository at this point
Copy the full SHA 810a92aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aa256a - Browse repository at this point
Copy the full SHA 6aa256aView commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e093e69 - Browse repository at this point
Copy the full SHA e093e69View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5e1ef8 - Browse repository at this point
Copy the full SHA a5e1ef8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fafdfb9 - Browse repository at this point
Copy the full SHA fafdfb9View commit details
Commits on Nov 26, 2024
-
fix: add comment for making explicit IsReady can return a nil value i…
…f initialization is not required and verifying at bypass even when loading async
Configuration menu - View commit details
-
Copy full SHA for 8f897ac - Browse repository at this point
Copy the full SHA 8f897acView commit details -
fix: replace sync.Map usage by creating water WASM lock map and a loc…
…ker for map; also renaming httpClient to waterHTTPClient
Configuration menu - View commit details
-
Copy full SHA for 8eba259 - Browse repository at this point
Copy the full SHA 8eba259View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7721192 - Browse repository at this point
Copy the full SHA 7721192View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b1762d - Browse repository at this point
Copy the full SHA 8b1762dView commit details
Commits on Nov 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 05a45ed - Browse repository at this point
Copy the full SHA 05a45edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6063f51 - Browse repository at this point
Copy the full SHA 6063f51View commit details
Commits on Nov 29, 2024
-
fix: using a buffered channel so we can simplify logic (replacing go …
…routines, context timeouts)
Configuration menu - View commit details
-
Copy full SHA for e281571 - Browse repository at this point
Copy the full SHA e281571View commit details
Commits on Dec 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 52d2b46 - Browse repository at this point
Copy the full SHA 52d2b46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 337278f - Browse repository at this point
Copy the full SHA 337278fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3866761 - Browse repository at this point
Copy the full SHA 3866761View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98d477b - Browse repository at this point
Copy the full SHA 98d477bView commit details
Commits on Dec 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b3f92f - Browse repository at this point
Copy the full SHA 8b3f92fView commit details