Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.

How to specify registration options when registering a procedure #75

Open
rich-jones opened this issue Nov 13, 2015 · 1 comment
Open

Comments

@rich-jones
Copy link

Hi, when registering a procedure (i.e. registerProcedure method) I would like to specify registration options for shared registrations (one of 'single' / 'roundrobin' / 'random' / 'first' / 'last') and matching (one of 'exact' / 'prefix' / 'wildcard').
The latter seems possible with event subscriptions via SubscriptionFlags enum but not with procedure registrations.
I'm trying to take advantage of the crossbar.io implemented shared procedure registrations:
http://crossbar.io/docs/Shared-Registrations/
and pattern based procedure registrations:
http://crossbar.io/docs/Pattern-Based-Registrations/
Is this possible today or planned for the near future? Thanks.

@koliyo
Copy link

koliyo commented Feb 3, 2018

This is really needed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants