Show HN: Strangerdanger.lol (strangerdanger.lol)

2 points by Cabbache ↗ HN
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?

2 comments

[ 2.9 ms ] story [ 13.0 ms ] thread
i just get a spinner.
You have to wait for a new user to access the website, or you can open another incognito tab to be connected with yourself.