Skip to content
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

Persisted session NOT disconnecting #88

Closed
pedrouid opened this issue Apr 2, 2019 · 1 comment
Closed

Persisted session NOT disconnecting #88

pedrouid opened this issue Apr 2, 2019 · 1 comment

Comments

@pedrouid
Copy link
Member

pedrouid commented Apr 2, 2019

Whenever one of the peers is offline and the other disconnects the session, there is a wc_sessionUpdate payload being broadcasted which should be cached by the Bridge to be received by the offline peer.

However when the offline peer is reconnected with the Bridge it either does not receive this payload or the current Browser library does not handle it correctly, maintaining the connected state active.

@pedrouid
Copy link
Member Author

Fixed on node-walletconnect-bridge at commit 698d96a65598bb03935a184fff1a92c52b68200f

pedrouid pushed a commit that referenced this issue Sep 21, 2021
* Add log level and no network service in legacy mode

* Use redis logic db of index 0

* Fix typo

* Add one domain to one relay mapping with Caddyfile

* Remove NODE_ENV environment variable

* Fix log level case

* Change legacy mode in CI rule

* Caddy fmt

* Fix typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant