-
Hello,
I am trying IXWEbSocket sample code and I setup server and client successfully. The client tries to connect to server at wss endpoint "wss://localhost:8008", but I am getting this error fr…
-
Am trying to run my playwright test cases in selenium grid,,But getting the below error
browserType.launch: connect ETIMEDOUT 172.17.0.7:43834
=========================== logs ====================…
-
Might be good to use some kind of websocket server as a separate (proxied) API endpoint, or polling asssuming the file io isn't insane.
Can we do that in python?
Can we do it as part of the Ancie…
-
WS protocol is not allowed on HTTPS.
`main.04c535ce965f4f77.js:1 Mixed Content: The page at 'https://dac-of-purdue.github.io/iot-dashboard/' was loaded over HTTPS, but attempted to conn…
-
When having the bridge connect with multiple different IRC connections that use the same Discord bot endpoint it still tries to create a connection to the Discord API for both bridges instead of just …
-
## Problem
* The node assignment and cross-node communication requires a lot of request/response that's today done mostly through the simplistic database control queues -- which is a fancy way of s…
-
Only show the QR Code when the fotobox is connected to the internet, eg. (make a configurable ping address, or ping the shareservice), and only show the QR code when the internet connectivity is given…
-
Some of the REST endpoints (that are currently polled by the front end) could be replaced by websocket notifications from the server:
these definitely as they usually don't return new info
- [ ] "…
-
Hi,
We are using Joinfaces 4.0.5 with MyFaces 2.3.3. Since 2.3, JSF allows the usage of Websockets. Those can (according to Joinfaces documentation) be enabled with
`joinfaces.jsf.enable-websocke…
-
I'm having the trouble of this Assertion, when I'm disconnecting the three individual websocket clients from my remote c++ application using websocketpp-0.7.0.
```
Traceback (most recent call last…