Hacker News new | ask | show | jobs
by dickeytk 5381 days ago
pollback is definitely not RESTful, but that doesn't mean it's bad. Both methods can work for different scenarios.

Also, you could look into long polling using redis or something.