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.
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.
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.
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.