Hugo Arregui

Results 6 issues of Hugo Arregui

There is a problem with the current [example](https://github.com/pion/webrtc/blob/master/examples/data-channels-flow-control/main.go), the peer may stop sending data [here](https://github.com/pion/webrtc/blob/master/examples/data-channels-flow-control/main.go#L80) if the max buffer size has not been reached before [this point](https://github.com/pion/webrtc/blob/master/examples/data-channels-flow-control/main.go#L69) and since the...

The complete example is in: https://github.com/hugoArregui/orval-test ## What are the steps to reproduce this issue? Let's say there is a path specification in which a reference is used for the...

bug

My solution to https://github.com/anymaniax/orval/issues/863 I'm not quite sure if this is a proper solution for the problem, but it works for me. Basically, I'm dereferencing the whole API at the...

Tasks: - [x] Add `validateSignature` function to [@dcl/crypto](https://github.com/decentraland/decentraland-crypto) library replacing `/lambdas/crypto/validate-signature` endpoint functionality - [ ] Remove `/lambdas/crypto/validate-signature` endpoint from Lambdas service - [x] Expose functions to retrieve DAO nodes...

epic
lambdas-deprecation