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 manage the session. #132

Open
alexliyu7352 opened this issue Jun 4, 2018 · 0 comments
Open

How to manage the session. #132

alexliyu7352 opened this issue Jun 4, 2018 · 0 comments

Comments

@alexliyu7352
Copy link

I did not found any code to manage the session of client.
In most time when we make a server, we should need session for two-way communication.
But I did not know how should do it with wangle.
e.g. sometimes I will send some message to the one client which is use keepalive, and I do not want to do this things like (receive message from client---->server send message), I want the server could direct send message to client in anytime to client.
Could you give me some best tips?

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