Tagged Questions
1
vote
2answers
150 views
How to to poll a server that updates every 1 second?
I have a server at http://foobar that returns a JSON object containing information about things that happened in the past second, e.g., something like
{
time: 2011-06-08 05:07:33,
total: ...