network chat server built directly on TCP
Find a file
2025-04-14 21:14:00 -05:00
.vscode Made VSCode use clippy and cleaned up code a bit 2025-03-20 12:34:54 +00:00
src fixed bug where exiting while in the rejoin code enter screen would poison the mutex 2025-04-14 21:14:00 -05:00
.gitignore Initial commit 2025-03-04 02:11:06 +00:00
Cargo.toml Added support for passwords 2025-03-20 15:02:19 +00:00
LICENSE Initial commit 2025-03-04 02:11:06 +00:00
README.md Initial commit 2025-03-04 02:11:06 +00:00

rawnetchat

network chat server built directly on TCP; use nc to connect