This website requires JavaScript.
Explore
Help
Sign in
andrea
/
chatserver
Watch
1
Star
0
Fork
You've already forked chatserver
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
Actions
SRC (Simple Rust Chat)
4
commits
2
branches
1
tag
221
KiB
Rust
100%
d9ddda570e
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Andrea
d9ddda570e
Remove prompt for message input in main loop
2025-01-22 11:48:36 +01:00
.vscode
Add configuration file and enhance client functionality with encryption
2024-11-29 20:26:23 +01:00
src
Remove prompt for message input in main loop
2025-01-22 11:48:36 +01:00
.gitignore
first client commit
2024-11-25 15:45:26 +01:00
Cargo.lock
Add configuration file and enhance client functionality with encryption
2024-11-29 20:26:23 +01:00
Cargo.toml
Add configuration file and enhance client functionality with encryption
2024-11-29 20:26:23 +01:00
config.toml
Add port configuration and implement username handling in main function
2025-01-22 11:22:46 +01:00