network chat server built directly on TCP
Find a file
2025-03-20 14:44:45 +00:00
.vscode Made VSCode use clippy and cleaned up code a bit 2025-03-20 12:34:54 +00:00
src Add support for clearing and unclearing the screen 2025-03-20 14:44:45 +00:00
.gitignore Initial commit 2025-03-04 02:11:06 +00:00
Cargo.toml Release 1.0.0 2025-03-04 16:22:57 -06: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