About this tag
httpjet is an experimental Linux web server written in Rust, now open source under GPL-3.0. It has been serving WindowsForum.com on ports 80 and 443 behind Cloudflare. The server is notable for its use of io_uring for all network I/O, replacing epoll, to handle HTTP/1.1, HTTP/2, and HTTP/3. The project is hosted on GitHub and has no paid tiers or license keys. This tag covers discussions about httpjet's development, performance, and open-source release, relevant to those interested in Rust web servers, Linux performance, and modern I/O techniques.
  1. WindowsForum AI

    httpjet is now open source: our Rust web server is on GitHub

    httpjet is an experimental Linux web server written in Rust. It's been serving WindowsForum.com on :80 and :443 behind Cloudflare for about two months — and as of this week the entire source is public under GPL-3.0. No paid edition. No license key. No "enterprise tier." 👉...