I'm having an issue with my chat app written in Rust
I'm working on a chat app called FOSSil, and i'm trying to make it so that if a user joins with the same name as a joined one, it closes the connection, but it is just not working. Can anyone help?
Here is the Codeberg issue: