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

Reply via email to