-
This issue is to track the progress of the PECL builds we are doing
Here is the list of extensions built so far
- amqp
- apcu
- apfd
- ast
- base58
- bitset
- couchbase
- crypto
- CSV
- d…
-
Please have a look at my code below. I can see in the logs that connection is opened but when I try to send message and check connection status it shows Disconnected. I have also tried
**client = St…
-
The following notes address all the issues that can occur during stock gameplay. Naturally, with server modifications, even more of these remaps may be incorrect/missing, but that's outside the scope …
-
#### Description
Summary:
When a subclass of `UITableViewHeaderFooterView` customizes the font property of the textLabel, it is stomped on and replaced by `UITableView` somewhere between `tableView:v…
-
Heartbeats do not appear to be support by the stomp bridge. Attempts to connect with not zero heartbeat values will always have 0,0 returned in the heartbeat header of the connected message.
Example …
-
https://github.com/beevelop/ng-stomp/blob/a20f132bc6df94f73b6a2f9fafdd0a440a6848c5/src/ng-stomp.js#L31
Please update above `new SockJS()` to `new WebSocket()` because new rabbitmq version its not c…
-
I am using stomp in a simple js script and trying to publish to rabbitMQ throw queue.
the process I am doing:
1. publish to /queue/test
2. delete the queue from the rabbitMQ management
3. publis…
-
I have Fedora 39 with espeak-ng and Voxin installed system wide. Before installing pied:
```
$ spd-say -O
OUTPUT MODULES
voxin
espeak-ng-mbrola
espeak-ng
```
After installing pied:
```
…
-
The topic message (body) is empty
ActiveMQ version - 5.11.0
Am using log4j JMS appender and pushing log messages to a topic. And running stomp client in node js app
When a new log message arrives, t…
-
was thinking this would be more useful if you could regenerate also.
devs can ad new code and it can avoid stomping on their custom logic code by using // start and //end comments to indicate to th…