javascript - For Pusher.com service how can I push data to a public channel and know if any connected clients received the message successfully? -


i need make sure clients able receive messages can take action if not. there way determine that?

i know webhooks concern may not bulletproof if connections drop off time i'm sending data.

how sending confirmation event specific client or message id?


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -