-
Hello @theofidry
Did you have in mind to replace the `thecodingmachine/safe` package that did not support PHP 8.4 runtime (lot of dreprecations raised)
- https://github.com/box-project/box/blob…
-
In node-red-contrib-socketcan 1.2.9 version, whenever the data has been requested from socket can in node for every 250ms, when socket can out node is added to the flow, the other part of the code exe…
-
@rwaldron, I believe we want the capability to send messages to specific users without broadcasting to everyone. I think that means we need one socket per user.
-
ı cant connect my server
main_out.js?542:183 Connecting to ws://vps ip:443
main_out.js?542:206 socket open
main_out.js?542:219 socket close
main_out.js?542:142 Find TK-Turkey
main_out.js?542:183 Conn…
-
```
What steps will reproduce the problem?
1.the program is setup
2.configured to use the program
3.after few seconds pop up window socket timeout
What version of XBMC Remote are you using?
v1.0.9
b…
-
In theory, using TCP sockets instead of UDP could add a considerable amount of latency. Does this happen in practice?
I was thinking about implementing something similar to this using zeromq and UDP…
-
I think this is a great idea, and also would go great with a whole bunch of other cables. So this outlet can be put onto any block, and then on the back of that block, you can now wire it. These will …
-
```
I'm trying to run tftpgui under Gentoo Linux 2.6.20
This is a normal modern desktop system i`m running on my laptop.
When I start the program i get the flowing error:
python tftpgui.py
Traceback …
-
```
What steps will reproduce the problem?
1.the program is setup
2.configured to use the program
3.after few seconds pop up window socket timeout
What version of XBMC Remote are you using?
v1.0.9
b…
-
How do i use socket.io in coder?
I don't know what to write in here: app.use(express.static(_HERE_));
Can anyone help?
My Code until now:
**
var express = require("express");
var app = express();
…