Immediately after switching the page, it will work with CSR.
Please reload your browser to see how it works.

Source:https://github.com/SoraKumo001/next-streaming

⬅️ Show HN: Zxc – Rust TLS proxy with tmux and Vim as UI, BurpSuite alternative
Sytten 1 daysReload
Caido founder here!

Lots of nice stuff, since we are also in rust I see a lot of similar pattern in our codebase. I think your oneone crate could be split, we would probably be interested to collaborate on an http/2 support. We also have our own internal forgiving parser. It is an interesting thing to build tooling that must intentionally go beyond a spec since you basically have to reimplement all the primitives.


nickandbro 22 hoursReload
I like the integration of the terminal with vim. I am making a site to learn vim motions called Vimgolf.ai and it’s interesting to see how your vim plugin works.

thayne 22 hoursReload
Why does it need vim and tmux?

Couldn't it use vim itself for multiplexing?


nishanmiranda 21 hoursReload
Looks cool. Will check it out

cess11 1 daysReload
Looks rather nice.