Andrej Mihajlov

Results 371 comments of Andrej Mihajlov

I think that's a good idea to store each entry as individual buffer, matching it should be fairly simple then.

`tls-rustls` requires `rustls/aws-lc-rs` which is on by default in rustls anyway. Please consider a new feature to pull `rustls/ring` and import `rustls` disabling default features.

Hi, Thanks for reporting this. Here is a breakdown of the paths we use on Linux: 1. Configuration files ``` /etc/nym ``` 2. Credentials ``` /var/lib/nym-vpnd ``` 3. Logs ```...

To add to that. I have seen that with both `time` and `chrono` enabled, sqlx defaults to `time` when looking for some `From` implementations.

> looks good provided you tested this It's tested. Also there is a test that you can run.

> seems you might have to do some additional feature-locking because `mio` is pulled into wasm build (from my experience, in 99.9% cases it's due to one of tokio's features)...

We'll conduct a bit of testing in nym-vpn-client before merging this. Thank you for reviewing this work.

Somewhat on related note. Does uniffi take care of creating runtime and calling async methods on it? I am not sure I understand how that works but today I saw...

Thanks for notifying us. QUIC integration and API censorship circumvention are both in progress and hopefully we should be able to solve that problem in a relatively short time span.

We've been working on improving the stability and hopefully many issues should go away with the coming release.