Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 596 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 596 Bytes

Rustenger

Rustenger is a simple performance oriented messenger, but created with rust

TODO

  • client-server protocol
  • greeting room
  • rooms
  • autorization
  • database
  • documentation
  • tests

Currect state

Currently, work on the project has been suspended. at some point, I realized that inventing your own client-server protocol is a bad idea, moreover, this protocol is tied to the programming language, Rust. after that I lost the motivation to develop this project.

License

Apache License, Version 2.0, (https://www.apache.org/licenses/LICENSE-2.0)