This repository was archived by the owner on Sep 16, 2020. It is now read-only.
This repository was archived by the owner on Sep 16, 2020. It is now read-only.
how to identify number of active subscribers by subscription in AppSync #13
Open

Description
Need to keep count of how many subscribers are connected with each subscription.
For UserA, UserB are connected with SubscriptionA : then 2 is the total subscribers
For UserA are connected with SubscriptionB : then 1 is the total subscribers
Can i know when UserA unsubscribes , subscribes, disconnects, reconnects from AppSync ?
Metadata
Metadata
Assignees
Labels
No labels