-
Why are you using these:
https://github.com/docker-scripts/freedombox/blob/master/Dockerfile#L26-L54
I thought that `apt -y install freedombox-setup` was enough for installing everything related t…
-
Sending binary data returns client error (chrome) "WebSocket connection to 'ws://127.0.0.1:8008' failed: Could not decode a text frame as UTF-8." How can i force relay to use binary websocket frames?
Deins updated
7 years ago
-
It should be possible to trigger a closing of the connection in order to propagate the context cancellation.
-
We added support for compression and a bunch of other improvements since 3.4. I think this is a good time to release v4.0 (all the more since I've had less time for websockets since a few weeks and I'…
-
I'm curious if the API endpoints for gathering the kWh used by device is known/accessible. Would be great to be able to pull that data into another app without the need to poll on specific intervals w…
-
Usage of [czmq deprecated API](https://github.com/zeromq/czmq/blob/master/NEWS) breaks the compilation while using with czmq > v4.0.x version.
Observed on Fedora >= 26 which will use [czmq v4.x](ht…
-
we have several major release changes ahead in supporting components and platforms:
- debian jessie has become debian stable as per April 25, 2015
- the [Xenomai project is readying a major release](h…
-
Do you have any information on the protocol? It looks like state.[js|ts] need to understand the content of the messages. (I have no javascript experience so I am unable to determine this directly by e…
HankB updated
7 years ago
-
Hi guys. You need to fill the dependencies needed otherwise it just keeps complaining of packets that are not installed (because they are not present in the package.json) like:
```
module.js:327…
-
Having issues getting my browser sessions to connect to socket.io, and thus are showing offline.
Am running on Windows 10 with WAMP64 and can verify that node.js is running and listening on port 80…