doc: 📝 add image and details to readme
This commit is contained in:
parent
d375c9b564
commit
de8af44ab5
2 changed files with 15 additions and 1 deletions
16
README.md
16
README.md
|
@ -1,2 +1,16 @@
|
|||
# rust_communication
|
||||
# rust_voice_chat
|
||||
|
||||
<img src=assets/example.png>
|
||||
|
||||
Real-time Audio Chat With Multiple User
|
||||
|
||||
Low Latency Audio Processing
|
||||
|
||||
Latency Prevention System
|
||||
|
||||
Low Memory Consumption [Client = 30 Mb / Server = 15 Mb + 3Mb * User]
|
||||
|
||||
Implemented With Future-proof QUIC Protocol
|
||||
|
||||
Excellent User Experience With Pretty Simple UI :sunglasses:
|
||||
|
||||
|
|
BIN
assets/example.png
Normal file
BIN
assets/example.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 810 KiB |
Loading…
Add table
Add a link
Reference in a new issue