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

SessionID is binded to client #7

Open
candy02058912 opened this issue Dec 18, 2017 · 0 comments
Open

SessionID is binded to client #7

candy02058912 opened this issue Dec 18, 2017 · 0 comments

Comments

@candy02058912
Copy link

I'm just wondering should sessionID be independent of the client?

For example, if I want to get the context of a user, each user should have a different sessionID, but in order to get the context of the user, I have to call SetSessionID so that client.GetSessionID() will return the sessionID of the particular user which is a bit weird.

If I am using it wrong, please tell me how it should be used, thanks 😄

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