On Sunday, 14 December 2014 at 12:38:00 UTC, ponce wrote:
On Sunday, 14 December 2014 at 10:31:29 UTC, Paolo Invernizzi wrote:

And it's also very picky about what compiler to use to have a proper build, at least, lately. Actually I'm on a branch trying to have it run with master, as I need async-socket and C++ support for a product... *sigh*

If you don't need high-performance, consider using DHSL:
https://github.com/canidae/DHSL

Example web-service here:
https://github.com/p0nce/leaderboard-d

Not an all in one solution, but single-file and that means you can use separate libraries for HTML templating, encryption, e-mail, MIME, serialization, etc...

Thank you for the suggestion ponce, but I need a little more (fibers, file, socket, timers, ...).
---
Paolo

Reply via email to