Gabriel Reitz Giannattasio
Gabriel Reitz Giannattasio
I did a local patch for quick fix that bug in my app. ```js // Fixes the bug that TTL is not apply to append const oldAppend = MemcachedPlusConnections.prototype.append; MemcachedPlusConnections.prototype.append...
The old backbone doesn't have the ajax property, that bind's JQuery or other lib ajax method, so it need to check if Backbone.ajax is present, if isn't it need to...
I have added the package.json to we can use npm install in this package.
I got a camera with ONVIF that have a web interface, would you be interested if I create a small lib that standardize the protocol communication into javascript async methods....
Proto buffers are super common nowadays and every lib is taking advantage of http2 on their implementations. Not having support to http2 will block any project that is integrating with...
I believe the fix for this is to implement consensus protocol. The app must have a key that validates the consensus mechanism implementation and version, then when a new data...
I tried a lot of things to lock the firmware, but it always autoupdate to 1.5.4 and stop working, and I downgrade manually, but now the BLE keeps failing even...
is there a way to ran this command in the command line in the meanwhile?