On Saturday, 18 July 2020 at 17:23:06 UTC, Mr. Backup wrote:
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.

The deprecation warnings are fine, it's just due to changes in DMD. They will eventually be fixed and ruled out as well.

They don't really do anything.

hunt-http is not really stable compared to vibe.d and there aren't much documentation either as it's in the beginning development phase I believe.

I use vibe.d in production with thousands of users on my sites and everything works just fine so don't worry about it. vibe.d is fairly stable.

Reply via email to