Hacker News new | ask | show | jobs
by Zirias 1104 days ago
Thanks!

If your goal is learning yourself, I guess you should really implement your stuff down on the system API level (using sockets and so on) ;)

If, OTOH, you want to get up some simple/small service quickly, I hope "poser" can help. I'm not sure the docs are already "good enough" (it's still a very young project ...) -- there's also a real example using it here: https://github.com/Zirias/tlsc/blob/master/src/bin/tlsc/tlsc...