Skip to content

Tramis/simple-im

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAN IM Server

build

just for practice

not only for LAN in theory, it's just my use scene

Usage

.
├── 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

Update

  • add parameter to specify index.html and static resouces (clap)
  • add compiling-config log (log4rs)

TODO

  • support: records
  • highly performance with rust async runtime, such as tokio
  • support: upload files
  • support: image
  • support: rich-text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published