Show HN: Strangerdanger.lol

https://strangerdanger.lol/
by Cabbache • 2 years ago
2 2 2 years ago

I've made this website that connects users randomly via one to one chat. It is purely in rust, uses axum for handling requests and tera to render html+css.

It does not use any javascript, instead it uses an iframe to render the messages by polling so it does not interrupt the user text field input.

I have not open sourced it, should I?

Related Stories

Loading related stories...

Source preview

strangerdanger.lol