On Saturday, 18 July 2020 at 12:16:09 UTC, Andre Pany wrote:
On Saturday, 18 July 2020 at 09:10:04 UTC, Mr. Backup wrote:
[...]
I assume you are using vibe.d 0.8.4 or older. Please check
whether adding this to dub.json solves your problem:
"versions": [ "VibeHighEventPriority" ]
(Restart your pc)
Vibe.d 0.9 0 will be released soon. I hope it will work out of
the box there.
Kind regards
Andre
Thank you, it really works. But I dont feel good from it. There
are many warnings during compiling. I will rather try to create
my own web service only based on standard library. And hunt-http
looks pretty good too.