The issue with D...

Jacob Carlborg doob at me.com
Tue Feb 12 11:52:04 UTC 2019


On 2019-02-08 13:29, JN wrote:

> I took a look at the competition. I googled "rust web server" and got 
> this result: https://gist.github.com/mjohnsullivan/e5182707caf0a9dbdf2d 
> . To be honest, the code doesn't look too nice, it's too low-level and 
> it's not something one would write in a hurry.

I don't know Rust, but that doesn't look like HTTP, it looks like a 
socket example. It's possible to do the same in D, with roughly the same 
amount of code, using only the standard library.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list