Azure PubSub group implmentation

Aaron Manill 86 Reputation points
2022-02-23T18:46:31.17+00:00

I am having issues with my PubSub implementation when attempting to send messages using groups, from what I can tell from the live trace messages are coming in, but not being sent out to clients after. I feel as if my server just doesn't know what to do when this route is hit: api/hubs/{hub}/groups/{group}/:send

LiveTrace of PubSub without groups:
177299-image.png

LiveTrace of PubSub with groups:

177199-image.png

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
75 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. SnehaAgrawal-MSFT 21,661 Reputation points
    2022-02-25T11:44:15.05+00:00

    Thanks for reaching out to us through multiple forum, As I see PG has provided answer
    Sharing it here to help broader community: Why can my azure PubSub subscriber not recieve from my publisher

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.