-
-
```
What steps will reproduce the problem?
1. Define a broker using stomp and clientId
2. Start ActiveMessaging
3.
What is the expected output? What do you see instead?
Expected Normal startup
Got
…
-
### Describe the bug
How it looks to me now - stomp transaction data stored in pdicts which are part of the process heap. Large binaries are not part of the process heap. The separate limit for the…
-
I am just discovering this and get your samples running for the stomp ws. I see that the server can handle subscriptions but can't see how it is sending custom messages back to the subscriber. Is it i…
-
```
What steps will reproduce the problem?
1. Define a broker using stomp and clientId
2. Start ActiveMessaging
3.
What is the expected output? What do you see instead?
Expected Normal startup
Got
…
-
Including @stomp into an Angular17 project is leading to following warning:
* [WARNING] Module 'uuid' used by 'node_modules/@stomp/rx-stomp/esm6/rx-stomp-rpc.js' is not ESM
* CommonJS or AMD depen…
-
### Addon Version
v0.3.18
### World of Warcraft Version
Retail
### Describe the bug
5x BetterBags/frames/grid.lua:242: invalid order function for sorting
[string "=[C]"]: in function `sort'
[st…
-
Since Stomp.js supports sending fragmented STOMP frames (https://github.com/jmesnil/stomp-websocket/pull/36), it should support receiving fragmented STOMP frames as well.
-
```
What steps will reproduce the problem?
1. Define a broker using stomp and clientId
2. Start ActiveMessaging
3.
What is the expected output? What do you see instead?
Expected Normal startup
Got
…
-
Hi,
in our project we are using Stompex to connect to ActiveMQ and so far it works wonderfully.
Howerver, when deploying the app in the production environment, we discovered that ActiveMQ only acc…