Show HN: Strangerdanger.lol
strangerdanger.lolI'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? 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.