Yehor Popovych
Yehor Popovych
@yaroslavyaroslav do you have any news about the 3.0 version? We will update our PRs
Problem still exist. Postman shows XD as a leecher for torrents created by me. And shows 0% of progress.
Hi @bertbeck, We working on the cross-platform reactive Swift foundation. Linux lacks Swift libraries, so we started the side project to provide them. After stabilization of this set of libraries,...
Hi @newPrimitives, thanks for your question. Swift Express has a Future based asynchronous APIs. You can return Future from your route callback, and then complete it at any time. Something...
The same problem with a self-signed certificate. Can't pass "certificate" property
I think I found the problem. Podman ethernet interface can have more than one IPv6. One of them will be global, and other are local ones. So line: ``` container_ipv6_network="$(ip...
@atreat thanks! Will check it in our test env
checked in our test env - fixed! Works fine. Thank you! When can we expect release with this fix?