Patrick Lu

Results 7 comments of Patrick Lu

For hmac, asymcrypto supports HMAC-SHA1 HMAC-SHA256 HMAC-SHA512 but in webcryptocore, there's only algorithm name Hmac. Looking at what you guys did for sha2, how would it know which one to...

So some more info: it logs some that I tried throwing, but other 500's that trigger the django 500 page it doesn't catch those.

Weird, looks like someone else had this issue too at #46 and I followed them by deleting the react-native-audio-streaming file in node_modules and re-ran `npm install` and now things are...

@joe4mg yes I did. It's kind of hacky, but I set a min-height on the canvas and it doesn't stretch. I noticed that my canvas would have a height of...

hey @Duell10111 , what benefits does your swift beta fork have over the original package?

Yes. It's a bug in the django-allauth code, so I rewrote that specific set of authorizations from allauth... Wish I could tell you there was an easy fix but you...