-
### Explain what happens
1. I try to access cockpit from the webbrowser.
2. Cockpit.socket crashes with this error:
× cockpit.socket - Cockpit Web Service Socket
Loaded: loaded (/usr/lib/sy…
-
Is this possible?
It would make debugging/making front end webpage stuff a lot easier.
-
http-server makes usage of [http-proxy](https://github.com/nodejitsu/node-http-proxy) that supports web sockets, but web socket requests are not proxied.
-
I'm running into the following error when running rush test. It seems to be complaining about a node module in the common folder.
```
{
moduleIdentifier: 'javascript/esm|/Users/test/dev/hz4…
-
just making a {} with all the online users is very bad(i think), and then doing the same thing in js on the client side is also very bad( i think )
-
### Feature description
Hi,
I would like chip-tool to send the information of the subscribe cluster it received via web socket.
Execute `./chip-tool interactive server`.
Set `onoff subscribe o…
-
### Explain what happens
**Summary**
I've been trying to set up cockpit on my openSUSE micro-os device but am not able to log in after installing and enabling the socket. It seems that the session …
-
This is related to #12
It looks like lovejs is trying to make a websocket connection to the same host/port as UDP in native code. It would be cool if I could use regular websockets in both, so I ca…
-
I'm guessing I'm fundamentally doing this wrong/in a poor form. Currently I am just trying to get a simple http server built on top of sockets and zig-aio. The performance tends to be quite sporadic. …
-
I have deployed devicehive/devicehive-ws-proxy:1.1.0 on ecs container , i dont have value for PROXY.WEB_SOCKET_SERVER_HOST at the time of deployment task ip also get generated after deployment and i c…