Peter Somogyvari

Results 79 comments of Peter Somogyvari

This demonstrates what I'm looking for (I was able to monkey patch it and verify that it works like this): ```javascript const redis = new IoRedisMock(); const hsetMonkeyPatched = (key,...

@thesayyn Quite the can of worms indeed. :-) Thank you again for the investigation/fix efforts!

Maybe this is off-topic, maybe not. Been using commitizen and what I believe to be the [original git-cz package](https://github.com/streamich/git-cz) (assumption) together in the same repo and been getting [a strange,...

My use case for this would be to run sled as part of a NodeJS application (which would load sled as a .WASM module)

@lewish I'm late for the party, your link goes to 404. Did you ever end up finishing that implementation so that it supports streaming as well? :-)

@tiero Thank you! Unfortunately it says in the readme on that link that `This has only been tested with unary gRPC calls.` :-(

@A-312 Sorry but I'm stretched thin as it is. I only contributed a few lines to the existing typings because they were badly needed for my case. I understand that...

I'll be releasing v3.6.2 to npm soon. Please watch out for that and give it a try.

The new release just dropped on npm. Ended up calling it v3.7.0

@andersborgabiro @halindrome Forgot to create the tag/release on GitHub yesterday, but here it is now: https://github.com/petermetz/cordova-plugin-ibeacon/releases/tag/3.7.0 For future reference: the CHANGELOG file always contains the release notes as well.