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

Access session id in MethodHandler #107

Open
theduke opened this issue Oct 23, 2015 · 1 comment
Open

Access session id in MethodHandler #107

theduke opened this issue Oct 23, 2015 · 1 comment

Comments

@theduke
Copy link

theduke commented Oct 23, 2015

I need to access the session ID within a MethodHandler.

As far as I can tell, there is no way to do that now.

I'm willing to put in work myself and then open a PR, but this will require an API change,
so I wanted to ask first how you think this should be implemented.

@mourad
Copy link
Collaborator

mourad commented May 16, 2016

Taking a look at the SPEC, it seems that this should be implemented using CALL.Options.disclose_me|bool := true.

https://tools.ietf.org/html/draft-oberstet-hybi-tavendo-wamp-02#section-13.3.5

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