greymass / ual-anchor

Identity and session through ESR using EOSIO/universal-authenticator-library
MIT License
23 stars 16 forks source link

Problem with socketio #15

Closed andrecrjr closed 3 years ago

andrecrjr commented 3 years ago

Hey guys, I'm having a problem with socketio, all my bussiness rule is on a websocket server, that waits from ual-anchor(Anchor transport link) to get the user account, and when I click on Launch Anchor, just close connection(Transport not open) to my websocket, are there some workaround to prevent this?

I'm on Brave(Chromium)

aaroncox commented 3 years ago

We'll have to take a look - I know this was happening in Firefox at one point and we deployed a fix for it, I wasn't expecting this to also be happening in Brave.

aaroncox commented 3 years ago

Give ual-anchor@1.0.4 a try and let me know if that resolves the issue you're running into.

andrecrjr commented 3 years ago

it worked, thanks so much!

aaroncox commented 3 years ago

No problem! Thanks for letting us know 👍