Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aykutalparslan/Telegram-Server
Unofficial Telegram Server
https://github.com/aykutalparslan/Telegram-Server
api mtproto server telegram
Last synced: 2 months 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T15:01:55.000Z (over 2 years ago)
- Last Synced: 2024-08-04T05:03:15.523Z (6 months ago)
- Topics: api, mtproto, server, telegram
- Language: Java
- Homepage:
- Size: 802 KB
- Stars: 220
- Watchers: 28
- Forks: 73
- 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)
[![Travis](https://travis-ci.org/aykutalparslan/Telegram-Server.svg)](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]: