-
Hello,
I'm getting warning when I run `npm start` like this
```
warning in ./node_modules/@stomp/stompjs/esm6/client.js
Module Warning (from ./node_modules/source-map-loader/index.js):
(E…
-
Tried connecting to Websocket
1: Setting up the broker URL: Works great!
2: But when setting the myRxStompConfig.webSocketFactory either SockJs or WebSocket. I get Error.
(WebSocket connection to …
-
Hi,
New to using this lib. Went over every bit of documentation and couldn't find a solution to this error.
It appears client.js (line 425) is assigning setTimeout result to _connectionWatcher. This…
-
Hello, im trying to use beforeConnect to increase reconnectDelay every time its called. I managed to make that work like this
`
this.beforeConnect = (stompClient => {
stompClient.stompClient.reco…
-
### New Version
0.71.7
### Old Version
0.62.2
### Build Target(s)
Android API 33
### Output of `react-native info`
System:
OS: macOS 13.2.1
CPU: (12) x64 Intel(R) Core(TM) i7-9750H CP…
-
Hello sir,
I try to use rx-stomp library to connect on a rabbitmq queue of type stream. As you can observe in the picture after the connection immediately the connection drops and it tries to conne…
-
When debugging our connection using Stomp (to our Spring stomp service) I've noticed the following:
The http header Sec-Websocket-Protocol lists the supported protocols in ascending order starting …
-
First of all, only Google Chrome seems to be affected by this issue, only with unstable internet connection or throttling. Firefox and even browsers based on Chromium work fine (Vivaldi, Edge).
## …
-
Make a new project with nuxt bridge and set up nuxt auth. https://v3.nuxtjs.org/getting-started/bridge/
Ensure it's working and report back
-
Please see FAQs at https://stomp-js.github.io/faqs/2019/05/20/faqs.html before reporting.
![image](https://user-images.githubusercontent.com/26500344/78413480-dc442400-7617-11ea-908b-de468727f2df.png…