TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Rooster – Personal Web Server with Rust

10 pointsby willwingeralmost 5 years ago

2 comments

jventuraalmost 5 years ago
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.<p>In Python the basics are quite easy (I wrote something about it here: <a href="http:&#x2F;&#x2F;joaoventura.net&#x2F;blog&#x2F;2017&#x2F;python-webserver&#x2F;" rel="nofollow">http:&#x2F;&#x2F;joaoventura.net&#x2F;blog&#x2F;2017&#x2F;python-webserver&#x2F;</a>), maybe it Rust it is as well?
评论 #23542045 未加载
willwingeralmost 5 years ago
I am Product Manager, this is a personal experimental project to scratch an itch and learn something new :-)