just for practice
not only for LAN in theory, it's just my use scene
.
├── chatroom
├── b
│ └── statics
│ ├── b.css
│ └── a.js
└── a
└── index.html
# for directory tree as above
user@user:path/to/bin$ ./chatroom -d b/statics -i a/index.html
- add parameter to specify index.html and static resouces (
clap
) - add compiling-config log (
log4rs
)
- support: records
highly performance with rust async runtime, such as tokio- support: upload files
- support: image
- support: rich-text