Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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]: