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

Implement WAMP metadata registration configuration parameter #6

Open
yinzara opened this issue Dec 20, 2017 · 0 comments
Open

Implement WAMP metadata registration configuration parameter #6

yinzara opened this issue Dec 20, 2017 · 0 comments

Comments

@yinzara
Copy link

yinzara commented Dec 20, 2017

The WAMP qflow library makes the general assumption that the WAMP client will be able to subscribe to some of the WAMP meta topics (i.e. wamp.subscription..) immediately after connection. In a secured environment where the WAMP router is using role based security, this assumption is not valid and causes errors upon connection.

These requests seem to only provide the client with information about available registered procedures. Since this functionality is not required in all version of WAMP I suggest this be some configuration parameter so that it can be disabled.

My fork contemplates this idea and I will update this issue as I work.

@yinzara yinzara changed the title WAMP metadata registration (cannot assume) Implement WAMP metadata registration configuration parameter Dec 20, 2017
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