I'm having an issue with my chat app written in Rust
12:43 08 Jul 2026

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:

https://codeberg.org/FOSSil/FOSSil-Chat/issues/8

rust error-handling tcp