Opensourced my web server written in D
Danny Arends
Danny.Arends at gmail.com
Mon Feb 3 06:40:41 PST 2014
Rolled my own, It's purely to learn the language, but it has been
tested by running my own website for almost 6 months now.
The only dependency is Deimos & openSSL for the HTTPS
connections. which are still untested and kind of unstable
Gr,
Danny
On Monday, 3 February 2014 at 14:17:22 UTC, Rory McGuire wrote:
> Interesting, are you using any event libraries or did you roll
> your own?
>
>
> On Mon, Feb 3, 2014 at 12:02 PM, Danny Arends
> <Danny.Arends at gmail.com>wrote:
>
>> I wrote a small web server in D to learn the language.
>> It's not done yet (what software ever is) but I wanted to show
>> it off
>> anyway. As always of-course any feedback is welcome
>>
>> See it here: https://github.com/DannyArends/DaNode
>>
>> Gr,
>> Danny Arends
>> http://www.dannyarends.nl
More information about the Digitalmars-d-announce
mailing list