digitalmars.D.announce - A D blog post about my web server
- Danny Arends (9/9) Sep 10 2017 Hey all,
- aberba (3/12) Sep 12 2017 Interesting. Do you do some kind of server-to-server
Hey all, Don't know if this is the right place to put this (delete if needed) I made some updates to my web server (written in the D language), and thought some of you might find it interesting: https://www.dannyarends.nl/Compression%20and%20encryption See the project here: https://github.com/DannyArends/DaNode I did a short talk about this project at D Conf 2016.
Sep 10 2017
On Sunday, 10 September 2017 at 08:32:37 UTC, Danny Arends wrote:Hey all, Don't know if this is the right place to put this (delete if needed) I made some updates to my web server (written in the D language), and thought some of you might find it interesting: https://www.dannyarends.nl/Compression%20and%20encryption See the project here: https://github.com/DannyArends/DaNode I did a short talk about this project at D Conf 2016.Interesting. Do you do some kind of server-to-server communication? (If yes, with what?)
Sep 12 2017