Ilya Nevolin
Ilya Nevolin
Is it possible to retrieve a list of facts which were not used / triggered by any rule in the engine? Pseudo code: ``` facts = { A: true, B:...
## Summary When uploading a file to Storage (S3 or DigitalOcean Spaces), with the ACL header/parameter, the request fails with "SignatureDoesNotMatch" exception. ## Detailed Information Demo code: ```py container =...
I am looking for a Go implementation/library for decoding Opus packets. The Readme states this library supports Opus and PCM formats, but I cannot find an API/example which decodes Opus...