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

What is the correct way of using connect and stop function #212

Open
LightCannon opened this issue May 14, 2022 · 1 comment
Open

What is the correct way of using connect and stop function #212

LightCannon opened this issue May 14, 2022 · 1 comment

Comments

@LightCannon
Copy link

Hello.
I'm using the client api so I can make a simple client using this library. I use the function "connect" (in separate thread) to connect after using eval_config to add the configurations.
then when I stop, I use the function "stop"

The problem is that when I want to connect again (i.e.: call connect again after stopping), the function returns immediately,
How do I reconnect? or what is the mistake I'm doing in connecting/stopping ?
Thanks in advance.

@vazyme
Copy link

vazyme commented May 30, 2022

Hi
I also want to implement a simple client function, how do you use it?
Does this library implement normal functionality?

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

2 participants