mini-telegram

Crates.iomini-telegram
lib.rsmini-telegram
version0.1.17
sourcesrc
created_at2023-02-06 17:07:40.881607
updated_at2023-02-08 17:02:44.673211
descriptionmini-telegram is an unofficial, monolithic, idiomatic implementation of MTProto (telegram) server built with Rust that compatible with all telegram clients (web, android, iOS, desktop).
homepage
repositoryhttps://github.com/YumcoderCom/mini-telegram
max_upload_size
id778030
size207,811
Yumcoder (YumcoderCom)

documentation

README

mini-telegram

mini-telegram is an unofficial, monolithic, idiomatic implementation of MTProto (telegram) server built with Rust that compatible with all telegram clients (web, android, iOS, desktop).

Disclaimer Please don't use mini-telegram in high scale production. The intent of this project is to provide a MVP (minimum viable product) of MTProto server.

Enterprise version

  • TODO

Run mini-telegram server

  • TODO

Connect android client

  • TODO

Connect Ios client

  • TODO

Connect Web client

  • TODO

Connect desktop client

  • TODO
Commit count: 18

cargo fmt