Questions about phobos additions mentioned in 2015H1 vision document
Jonas Drewsen via Digitalmars-d
digitalmars-d at puremagic.com
Fri Apr 10 12:57:07 PDT 2015
>> 3. When mentioning networking, do you mean email handling,
>> http servers,
>> sockets etc? Do you see this replacing std.net.curl?
>
> All of the above. Some may build on curl, some may complement
> it, some may replace some of its functionality.
I would like to see e.g. libasync mature a bit and get into
std.async. From there http, ftp... client and server could be
added to std.net if we want to.
I am currently using libasync in Deadcode with great success.
https://github.com/etcimon/libasync
/Jonas
More information about the Digitalmars-d
mailing list