We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3793558 commit 2aa3321Copy full SHA for 2aa3321
README.md
@@ -29,6 +29,8 @@ are the most notable:
29
* [Official](https://github.com/TelegramMessenger/MTProxy)
30
* [Python](https://github.com/alexbers/mtprotoproxy)
31
* [Erlang](https://github.com/seriyps/mtproto_proxy)
32
+* [Teleproxy (C)](https://github.com/teleproxy/teleproxy)
33
+* [mtproto.zig (Zig)](https://github.com/sleep3r/mtproto.zig)
34
* [Telemt (Rust)](https://github.com/telemt/telemt)
35
36
You can use any of these. They work great and all implementations have
0 commit comments