Noq: n0's new QUIC implementation in Rust
iroh.computer
Noq: n0's new QUIC implementation in Rust
1–10 of 43 posts
Re: Noq: n0's new QUIC implementation in Rust
#2It's lovely to see the polite and respectful back and forth in this comment thread where the Iroh folks are talking about deciding to fork. :)
Re: Noq: n0's new QUIC implementation in Rust
#3Re: Noq: n0's new QUIC implementation in Rust
#4https://github.com/quinn-rs/quinn/issues/224#issuecomment-38... It's lovely to see the polite and respectful back and forth in this comment thread where the Iroh folks are talking about deciding to fork. :)
Re: Noq: n0's new QUIC implementation in Rust
#5https://github.com/quinn-rs/quinn/issues/224#issuecomment-38... It's lovely to see the polite and respectful back and forth in this comment thread where the Iroh folks are talking about deciding to fork. :)
I very much agree, a nice contrast to so much open source drama
Re: Noq: n0's new QUIC implementation in Rust
#6I was just reading the QUIC multipath RFC. Didn't it come out literally yesterday? I guess it's common to have the implementation foreshadowing the RFC but it's jarring to see them back to back like this.
Re: Noq: n0's new QUIC implementation in Rust
#7Re: Noq: n0's new QUIC implementation in Rust
#8I personally have been looking off and on at providing an "app relay" using it, where people can get an OSS, self-hostable (if desired), zero config way to remotely access their app/data on their network. This would be separate than a "network relay" (a la Tailscale), as this is done selectively as part of the application server and client, requires no knowledge or configuration as the user, and exposes a much smaller surface area.
Re: Noq: n0's new QUIC implementation in Rust
#9Re: Noq: n0's new QUIC implementation in Rust
#10I’m excited to have a weekend to just sit down and tinker with iroh, it’s been on my list for a while. I want to make an overlay network like nebula with it