Andrii Savchenko

Results 24 comments of Andrii Savchenko

Related to #3

Hi, this is just a PoC, and needs a lot of work, so I can merge changes manually, but some of them may need your assistance or opinions in IRC...

Hi @grempe It takes much more time than planned, but I completed the low-level API for server and got it working with modified [JS client](https://github.com/marspr/srp-web). Also, I created adapter for...

I’ve started another, more modular version of this PR https://github.com/esrp/ruby The development temporary stalled and lacks high level API, but low level API is fully working (including all SHA versions),...

This is not a big changes, but allows to split responsibility and simplify both development and usage

I'll be happy to implement this or other changes after your approval, so let's discuss when you'll be back. Enjoy your trip. Thanks!

Cool, i will try to make a PR on the weekend. Regarding Typescript implementation: I don't have an experience with it, but let's discuss how I can help in IRC...

Also, I bumped WebMock dependency, because it was too old and fail tests on modern environment

Hi, previous year me and Piotr had a conversation about removing the default inflections and having a `#merge` method similar to what you suggest (https://discourse.dry-rb.org/t/dry-inflector-defaults/1422/2). I do have an initial...