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