Crates.io | mini-telegram |
lib.rs | mini-telegram |
version | 0.1.17 |
source | src |
created_at | 2023-02-06 17:07:40.881607 |
updated_at | 2023-02-08 17:02:44.673211 |
description | 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). |
homepage | |
repository | https://github.com/YumcoderCom/mini-telegram |
max_upload_size | |
id | 778030 |
size | 207,811 |
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.
mini-telegram
serverandroid client
Ios client
Web client
desktop client