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

send frequent data to clients #38

Open
tomvolek opened this issue Aug 17, 2015 · 1 comment
Open

send frequent data to clients #38

tomvolek opened this issue Aug 17, 2015 · 1 comment

Comments

@tomvolek
Copy link

HI Arunoda :

I need to send values of a counter on server side which gets changed evey 80 miliseconds to all clients. The reason for this is to move an object on a canvas for all clients base on this counter. I used MongoDb and Publish /Subscribe first . But I am not getting some of the updates to the server side counter in clients . So I need another solution and I ran into Your stream package. Before implementing it, wanted to see if this is the right solution or you know of any better supported mechanism .

Thanks for your suggestions.

@tomvolek
Copy link
Author

I ended up using Streamy package and it does the job very well.

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