Relative Content

Tag Archive for websocketrabbitmqamqpremote-serverstomp

Accessing RabbitMQ using WebStomp (stompjs) works on localhost only

I´m using RabbitMQ broker with multiple clients via AMQP (.NET WebAPI, MAUI…) working with no issues connecting to broker on remote server (Azure VM). But for React web client we have to use WebStomp for same purpose (just consuming messages from queue). Am using own user accounts, not guest/guest for that.

Accessing RabbitMQ using WebStomp works on localhost only

I´m using RabbitMQ broker with multiple clients via AMQP (.NET WebAPI, MAUI…) working with no issues connecting to broker on remote server (Azure VM). But for React web client we have to use WebStomp for same purpose (just consuming messages from queue). Am using own user accounts, not guest/guest for that.