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

Reduce update times #9

Open
geekyi opened this issue Apr 26, 2017 · 1 comment
Open

Reduce update times #9

geekyi opened this issue Apr 26, 2017 · 1 comment
Assignees

Comments

@geekyi
Copy link

geekyi commented Apr 26, 2017

Here is the network stats when my gitter tab is not focused, on firefox:
image

As you can see, it doesn't poll that often. Eyeballs, followed by 8 mins until a ping. Eyeballs again when I focus back into tab.

eyeballs looks like presence, and I'm guessing ping is for idle times.

Also, I'm curious what statsc is, you send a response with params like:

{"stats":[{"stat":"minibar.activated.org","count":1}],"features":["halley","connectivity-indicator","left-menu"]}

Do they all collect stats, or is there anything useful we can get from them?

@rebolek
Copy link
Owner

rebolek commented Apr 26, 2017

There is Faye and streaming API for Gitter to get real-time updates, but I am not sure if they can be implemented using current Red with limited I/O. I'll take a look at the streaming API and try to figure out what can be done right now with it.

@rebolek rebolek closed this as completed May 10, 2017
@rebolek rebolek reopened this May 10, 2017
@rebolek rebolek self-assigned this Sep 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants