Ben's blog

ramblings from cyberspace

WS2HTTP - Day 1

Today I've continued on experimenting with this WS2HTTP idea and first started building the backend with Rust/Tokio...

Gotta say, I really didn't like it, it just felt so overly complicated. I suppose that's the price one has to pay for efficien…

WS2HTTP - Day 0

So, because I've been thinking a lot about how to do small projects on the web without all the complexity inherent in modern stacks I came upon an idea that might be able to allow for efficient WebSockets with a (Fast)CGI backend.

It seems that m…