Y
Hacker News
new
|
ask
|
show
|
jobs
by
z3t4
3498 days ago
To be fully client based (serverless) you need a middle-man for web-hooks. Websockets are a better alternative for stand-alone web clients. There are also "push notifications" via web workers but they are vendor dependent.