-
Notifications
You must be signed in to change notification settings - Fork 45
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
how i use Counts over ddp connection #95
Comments
I'm unable to understand the question. My best interpretation of what you wrote is:
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:
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. |
hello thanks for answer.
sorry my english.
2018-06-21 12:19 GMT-04:00 boxofrox <[email protected]>:
… 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
<#95 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AldYwV_kOV9X5skNAkp6UqGty_apfyD6ks5t-8eHgaJpZM4UyDbb>
.
|
hello, my app it separates and publication it's in one and subscription its in order, what can i doe
The text was updated successfully, but these errors were encountered: