question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature request: Get subscribers count

See original GitHub issue

Great library! It would be useful to be able to get the number of subscriptions to an event (even better would be to get the subscriptions as a list, like in c# events: https://msdn.microsoft.com/en-us/library/system.delegate.getinvocationlist(v=vs.110).aspx).

Current workaround I’m using: (dispatcher as any)._subscriptions.length

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
KeesCBakkercommented, Jun 18, 2019

Is now fixed in 1.5.*. Please upgrade.

1reaction
KeesCBakkercommented, Jun 22, 2018

Great. I’ll look into it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Feature Request - Query number of subscribers for subject #444
What I'd like is a way to query NATS whether there is a subscriber to a subject, and if not just do the...
Read more >
What are APIs | YouTube API to get Subscriber Count
For this very special video a friend of mine gave me a fun suggestion ; to use the YouTube API to get my...
Read more >
Could we please get a subscriber count on the suggested ...
Of course you can check the subscriber count of individual subreddits, they are requesting a specific feature where the sub count shows up ......
Read more >
Subscriptions: list | YouTube Data API - Google Developers
Returns subscription resources that match the API request criteria. Quota impact: A call to this method has a quota cost of 1 unit....
Read more >
API Guide: Check / Get Subscriber Count - Webpushr
GET Get Subscriber Count. This endpoint is used to check subscriber count for a website. The request method of this call needs to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found