20
Views
3
Comments
[SSE Push Event Hub] Help with SSE Push Event Hub, the basic example isn't working for me
sse-server-event-hub-and-client
Service icon
Forge asset by Nuno Damaso
Application Type
Service

Hello, I have a problem with the basic example of the SSE Push Event Hub extension. The basic example isn't working in my personal environment. Here, I have the screen configured with the subscription URL 



When I send the message, it is not received. 



Does anyone have any idea what the problem might be? I'm attaching the sample application. Thanks. 


SSE MFE Test.oap
2024-09-08 11-13-40
Nuno Damaso
 
MVP

Hi German,


The "Multiple FrontEnds" Hub Demo is intended for Multiple Frontends factories - it is not suitable on a Personal Environment (PE)


On PE's and most usages, you should pick the "Hello World" Demo Hub.


UserImage.jpg
German Quintero

Thanks, Nuno. I just tested it, and it works from my mobilephone, but not from my work computer. It seems like it's blocking the traffic, but I can't find the connection error. Thank you very much. 

2024-09-08 11-13-40
Nuno Damaso
 
MVP

Hi German,

If you want to connect both the mobile and a reactive/traditional app, they have to share the same HUB module, and broadcast via a service action as shown on the examples.


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.