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

python 2.7 - Chat Solution for Mobile App -

jquery - Detect current Section with javascript -