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

Extended the server rules to use 'subscriptionParams' object. This ob… #113

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TamarAmit
Copy link

Extended the server rules to use 'subscriptionParams' object. This object may be provided in the settings->rule schema and enable sending the server subscription additional args within this object. In case a collection name is sent it will still send it (for backward compatability). However, in most of the production apps, a server subscription will be used, and it will enable sending additional args to the server (like token, etc) without breaking the API

…ject may be provided in the settings->rule schema and enable sending the server subscription additional args within this object. In case a collection name is sent it will still send it (for backward compatability). However, in most of the production apps, a server subscription will be used, and it will enable sending additional args to the server (like token, etc) without breaking the API
@mizzao
Copy link
Collaborator

mizzao commented Jun 29, 2016

Hey @TamarAmit, I apologize for the delay in responding.

I don't have time to maintain this project anymore, so I gave you commit access to make any changes you'd like. It would be nice to follow the style used by the rest of the code and add some tests to this patch.

If you'd like permission to publish the package to Meteor as well, please send me your Meteor username.

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

Successfully merging this pull request may close these issues.

2 participants