Hacker News new | ask | show | jobs
by jkarneges 4363 days ago
Love the sync API. It should be easy to add long-polling support to the sync endpoint, or use the sync endpoint when any other push delivery mechanisms fail.

You might check out https://fanout.io/ which makes it easy to create realtime APIs. (disclaimer: I'm from Fanout)