percolatestudio / publish-counts

Meteor package to help you publish the count of a cursor, in real time
https://atmospherejs.com/tmeasday/publish-counts
MIT License
200 stars 46 forks source link

how i use Counts over ddp connection #95

Open adrianflda opened 6 years ago

adrianflda commented 6 years ago

hello, my app it separates and publication it's in one and subscription its in order, what can i doe

boxofrox commented 6 years ago

I'm unable to understand the question. My best interpretation of what you wrote is:

  1. You have an app that separates... what? Publication and subscription?
  2. Publication is done somewhere called one. What that one is I cannot say.
  3. Subscription is done... in order, or in other?

What can I do?

You can provide relevant details. I cannot read minds, so I cannot know what you are trying to achieve and what you tried. Here are some questions for you:

  1. Are you using Meteor, or trying to use DDP without the rest of Meteor? If the latter, I probably won't be able to help.
  2. What are you trying to accomplish with publish-counts? A simple count of one collection, something more complicated?
  3. Are you able to create a very basic app that uses publish-counts, or do you need help understanding how to do so?

If you have code that fails to display a count, it's best to provide that code or an example of the code (see http://sscce.org), so I can quickly identify the cause and offer an effective solution.

If English isn't your primary language, consider using https://translate.google.com/ or similar to assist your efforts.

adrianflda commented 6 years ago

hello thanks for answer. sorry my english.

2018-06-21 12:19 GMT-04:00 boxofrox notifications@github.com:

I'm unable to understand the question. My best interpretation of what you wrote is:

  1. You have an app that separates... what? Publication and subscription?
  2. Publication is done somewhere called one. What that one is I cannot say.
  3. Subscription is done... in order, or in other?

What can I do?

You can provide relevant details. I can not read minds, so I cannot know what you are trying to achieve and what you tried. Here are some questions for you:

  1. Are you using Meteor, or trying to use DDP without the rest of Meteor? If the latter, I probably won't be able to help.
  2. What are you trying to accomplish with publish-counts? A simple count of one collection, something more complicated?
  3. Are you able to create a very basic app that uses publish-counts, or do you need help understanding how to do so?

If you have code that fails to display a count, it's best to provide that code or an example of the code (see http://sscce.org), so I can quickly identify the cause and offer an effective solution.

If English isn't your primary language, consider using https://translate.google.com/ or similar to assist your efforts.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/percolatestudio/publish-counts/issues/95#issuecomment-399161522, or mute the thread https://github.com/notifications/unsubscribe-auth/AldYwV_kOV9X5skNAkp6UqGty_apfyD6ks5t-8eHgaJpZM4UyDbb .