https://github.com/aykutalparslan/Telegram-Server
Unofficial Telegram Server
https://github.com/aykutalparslan/Telegram-Server
api mtproto server telegram
Last synced: about 1 year ago
JSON representation
Unofficial Telegram Server
- Host: GitHub
- URL: https://github.com/aykutalparslan/Telegram-Server
- Owner: aykutalparslan
- License: gpl-3.0
- Created: 2015-11-04T19:32:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T15:01:55.000Z (almost 4 years ago)
- Last Synced: 2024-11-15T15:42:15.547Z (over 1 year ago)
- Topics: api, mtproto, server, telegram
- Language: Java
- Homepage:
- Size: 802 KB
- Stars: 228
- Watchers: 28
- Forks: 74
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.datastax
Awesome Lists containing this project
README
# This Project is not maintained anymore.
Please visit my new project [Project Ferrite] as I plan to maintain that one.
# Telegram Server (Unofficial)
[](https://travis-ci.org/aykutalparslan/Telegram-Server)
Telegram Server is an open source, server side implementation of [Telegram API].
This project is currently being developed and only a small number of API calls work as this code is released at the beginning of the development. Some of the working parts are:
- Creating an Authorization Key
- SingUp, SignIn etc.
- Sending Messages(incomplete)
Our MTProto implementation works but does not include many security checks necessary yet. Therefore it is not recommended for any other uses other than experimental use.
[Telegram API]:
[Project Ferrite]: