Y
Hacker News
new
|
ask
|
show
|
jobs
by
donpdonp
4672 days ago
In addition to webhooks, using a websocket connection to listen for streaming updates is a great way to eliminate polling.
1 comments
dreen
4672 days ago
They are also easier to use and much more straightforward than hooks. And if you use something like Socket.IO the adoption of WS is irrelevant.
link