-
I have been unable to get clnrest to work with the binaries I downloaded for Ubuntu: clightning-v24.08.2-Ubuntu-24.04.tar.xz
Every time I add the following to the lighting config file:
clnrest-port…
-
Since version 3.1.71, setting the `Module['websocket']` at runtime does not work anymore.
I tried setting `Module['websocket']` using `emscripten_run_script` and `EM_JS`.
I think it could be lin…
-
As shown in the figure, after we upgraded version 9.2.0, wss soared after we deployed to the container environment. Can you help us find out why this problem is caused
com.google.firebase
fire…
-
I wonder why is the protocol `ws` being hardcoded. For servers which require wss, it results in a `websocket: bad handshake` error.
https://github.com/fiskaly/grafana.surrealdb/blob/f1681f35603219b…
-
I am working on a project, which need to handle wss instead of ws. Do I need additional work for wss? Moreover, does Swamp 0.2.0 support WAMP 1.0 server?
-
Hi,
I'm just wondering why async SSL/WSS is not supported, since EasyAsyncTCP seems to support async secure connections.
Is there any specific reason, or is it just "not done yet"?
Best regards…
-
I managed to make the helloworld with tls work using node.js (server is qpid broker 7.0.6). Now I am trying the websockets version, but firefox is not able to connect.
The only lines I changed from…
-
var c = new Strophe.Connection("wss://example.com/websocket/");
c.connect(jid, pass);
This error comes out and I cannot find a way to fix it.
```
Error: Protocol not supported.
at send (/…
-
Hi!
Thanks for creating this library.
I'd like to ask, are there any plans for support of `wss`?
-
i currently have this configuration on my LIghtsail VPS
```
public function handle() {
require '/opt/bitnami/apache2/htdocs/gestionaleCore/vendor/autoload.php';
$loop = ReactLoop::crea…