Mehmet Şeref Kayalı
Mehmet Şeref Kayalı
I cant list visible devices until I press on Manage Bluetooth devices >> Add Device from the Linux UI. It seams that able to listen device list but cannot activate...
Here is my php code and I start server with \OpenSwoole\Server::POOL_MODE, ``` $this->_mqttServer->on('receive', function ($mqttServer, $fd, $reactorId, $data) { Co::run(function(){ Console::log("#{here}",'red'); }); }); ``` and I get this logs ```...
We had a null operator problem and it has been done. Please merge it
The presigned functions in the following file: https://github.com/xtyxtyx/minio-dart/blob/3a59a0d277a69719d98108ce6ddae2ec82f8b320/lib/src/minio_sign.dart Currently, these functions rely on URL information defined in the Minio client. However, when generating presigned URLs, the server URL is used...
Better to know current index when you use serializaton
Better to know offset when u use serialization.
## Pull Request Add Aggregate Query Support to Parse Flutter SDK ## Issue Closes: #664 ## Approach This pull request introduces support for aggregate queries in the Parse Flutter SDK...
DURATION can be a good feature for this library. Recurrence class comes with start and end fields but I couldn't find to add duration on end field. ICal supports it...
validators.handler.js updated This PR updates the regex used for URL/deep link validation to handle a wider range of schemes, including: * **Standard web protocols**: `http://`, `https://`, `ftp://` * **Custom app...