sxhao / Telegram-Server

Server side implementation of Telegram API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram Server (Unofficial)

Travis

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.

About

Server side implementation of Telegram API

License:GNU General Public License v3.0


Languages

Language:Java 100.0%Language:C 0.0%