Anatolii Kurotych

Results 11 comments of Anatolii Kurotych

> Will test this out! Thank you! > > How much would you charge to add AES Encryption to this and also update the iOS app and add encryption to...

It's a very simple VPN demo without encryption, just for education. You should not use it for other goals.

> found the issue, but don't know how to fix. > > recvfrom udp_fd error: Resource temporarily unavailable Crash fixed in https://github.com/lxdcn/simple-vpn-demo/pull/12 This is a common error.

It seems I'll need to allocate new memory in the serialize() function. But I should have possible to change the message (add/remove header/parameters) without additional copying. Am I need a...

> Same error here directly running `mermaid-cli` via npm script. 430 line markdown file. Running with version 10.2.4 works fine. Running with 10.3.0 or later fails with the "vue-sequence" error....

I have the same problem after trying to migrate from 0.8.6 to 0.13 Martin on Ubuntu 20.04.6 LTS by using docker image

The issue was resolved in the upstream version `image: ghcr.io/maplibre/martin:main` It'd be nice to have a new docker image with the tagged version with a fixed bug @nyurik

> > issue was resolved in the upstream version > > Given that https://github.com/maplibre/martin/releases/tag/v0.14.0 was released, I think this issue is resolved ^^ Indeed, I've updated the docker container version....

This bug relevant for now. Maybe should fix it?

Hi @jayvdb. I think we can add a CLI flag `--legend` with such description. I will do it when I have a chance