Hacker News new | ask | show | jobs
Show HN: Rooster – Personal Web Server with Rust (github.com)
10 points by willwinger 2195 days ago
2 comments

Cool! But if you want to go still lower level, maybe you could implement the basics of HTTP by reading and writing to the socket.

In Python the basics are quite easy (I wrote something about it here: http://joaoventura.net/blog/2017/python-webserver/), maybe it Rust it is as well?

Yes definitely,thanks!
I am Product Manager, this is a personal experimental project to scratch an itch and learn something new :-)