This website requires JavaScript.
Explore
Help
Sign in
Anynone
/
mini-chat
Watch
1
Star
0
Fork
You've already forked mini-chat
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
19
commits
1
branch
0
tags
50
KiB
Rust
97.2%
Nix
2.8%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
Emilien
f27fcba7fe
correction of the n+1 bug
2025-08-04 11:00:58 +02:00
mini-chat
correction of the n+1 bug
2025-08-04 11:00:58 +02:00
.gitignore
added gitignore + first message
2024-05-18 09:46:49 +02:00
README.md
Update README.md
2024-05-18 07:14:31 +00:00
shell.nix
adding broadcast system and global consistency
2025-06-23 16:56:44 +02:00
README.md
mini-chat
A
broadcast
chat written in Rust.