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 subscription denial #45

Open
wdvr opened this issue May 5, 2019 · 1 comment
Open

implement subscription denial #45

wdvr opened this issue May 5, 2019 · 1 comment

Comments

@wdvr
Copy link
Collaborator

wdvr commented May 5, 2019

the spec defines an optional subscription denial - we should implement it in the sandbox.

@wdvr
Copy link
Collaborator Author

wdvr commented May 5, 2019

The subscription denial is implemented as a default boolean _cancel on HubController.Subscribe(), but it is never used. Probably this should not be in the API. but rather tested in a unit test.

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