Rob Gillan
Rob Gillan
Hello, We have a very busy production application that is attempting to update via memcache-plus (approximately 200-250 updates/second). Periodically, we see the connection drop and fail: `Error [ERR_STREAM_DESTROYED]: Cannot call...
The OpenWRT distribution has a number of differences with standard Linux. Currently systeminformation treats this as Linux (as node.js process doesn't distinguish it) and a number of calls fail. systeminformation...
Would be convenient if there was also a getFOpts call that returned MAC commands where present
So we have tried setting various things via the -F configuration file. We have verified (as others have) that it does not pass User or Port entries, although these can...
The underlying websocket library supports the reception of message fragments, returning them to onFragment for reassembly and passing onwards to Cordova. We have verified that the fragments hit the plugin...
It appears that some of the V8 c++ api's are having issues with some npm modules and we think that unpack may be in the same boat. When we do...
Having some challenges in running the matter-node-shell with --ble on a RaspberryPi 5 and _think_ it's down in the actual HCI code. Trying to commission an Eve Door&Window using the...
To support post quantum cryptography standards (NIST has approved under FIPS203) there is the need to support ML-KEM. BoringSSL already has support for ML-KEM-768 and ML-KEM-1024, with the latter requiring...
### What version of Bun is running? 1.3.1+89fa0f343 ### What platform is your computer? Linux 6.14.0-1017-gcp aarch64 aarch64 ### What steps can reproduce the bug? Further information to issue #12117...
Expect it's something I'm doing but after trying both git clone and copying the zip and restarting BBEdit Rust does not appear in the language selector (TOML does however). I...