TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Rooster – Personal Web Server with Rust

10 点作者 willwinger将近 5 年前

2 条评论

jventura将近 5 年前
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 未加载
willwinger将近 5 年前
I am Product Manager, this is a personal experimental project to scratch an itch and learn something new :-)