You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: socket variable testing for undefined (#1726)
* fix: socket variable testing for undefined
Avoid issue where socket event was not triggered and local socket vraible is not defined.
This issue is reproducible only using deno.
* chore: made socket test capture simpler
Only controls the execution of the section that uses socket.
* Update src/index.js
Co-authored-by: Linus Unnebäck <linus@folkdatorn.se>
* Update index.js
---------
Co-authored-by: Linus Unnebäck <linus@folkdatorn.se>
Co-authored-by: Jimmy Wärting <jimmy@warting.se>
0 commit comments