aitvann / Rustenger

Rustenger is a simple messenger created with rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Rustenger is a simple messenger created with rust

License:Apache License 2.0


Languages

Language:Rust 100.0%