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

Cannot close websocket #75

Open
veckman opened this issue Oct 1, 2016 · 0 comments
Open

Cannot close websocket #75

veckman opened this issue Oct 1, 2016 · 0 comments

Comments

@veckman
Copy link

veckman commented Oct 1, 2016

Hi there

I'm using the latest version of your java lib for ripple
(branch master or devel-next) from GitHub.

I try to disconnect the websocket using different method. The
TCP socket at the OS level stay connected no matter what.

I have tried:

wsc.disconnect(); (disconnect at the web socket object
level)
rippleClient.disconnect(); (disconnect at the ripple
client level)

I did not find any code example of a proper disconnection.

What should I do? I'm doing it wrong? Is there a bug?

Thanks in advance

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