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

How to kill just one session? #36

Open
EricShih0925 opened this issue Sep 30, 2022 · 2 comments
Open

How to kill just one session? #36

EricShih0925 opened this issue Sep 30, 2022 · 2 comments

Comments

@EricShih0925
Copy link

I had connecting to two Dapps, now i want to disconnect from only one Dapp.
I try to use killsession, and two Dapps' sessions were been killed.
Please teach me how to do, thank you.

@CyberWake
Copy link

Hi @eric19950925 I need some help for the same. Like how did you managed to Dapps connections. When I connect to two different Apps with same account. They connect successfully but on receiving any event from the Dapp connected first in the order throws me this HandshakeException: Hmac from payload and calculated hmac doesn't match.
Would be happy to hear back from you😃

@Cernius
Copy link

Cernius commented Jan 5, 2023

I managed to do a workaround by starting a new client on every new connection, that way you can control which client to kill.

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

3 participants