Giter Club home page Giter Club logo

telegramd's Introduction

Telegramd - Unofficial open source telegram server written in golang

打造高性能、稳定并且功能完善的开源telegram服务端,建设开源telegram客户端生态系统非官方首选服务!

Chinese

简介

Go语言非官方开源telegram服务端,包括但不限于如下一些特色:

  • mtprotoc代码生成器
    • 可自动将tl转换成protobuf协议
    • 自动生成tl二进制数据的的codec代码,可将接收到客户端tl的二进制数据转换成protobuf对象,并通过grpc接入到内部各服务节点处理,这样就可以借助很完善的grpc生态环境来实现我们的系统
  • dalgen数据访问层代码生成器
    • 集成了sqlparser解析器,通过可配置的sql自动生成dao代码
    • 代码生成时检查sql语法,极大减少传统手写sql实现的出错几率和手写sql调用的工作量
  • 支持可切换的多个服务注册和发现系统
  • 集成了grpc的recovery等中间件

架构图

架构图

文档

RoadMap

Diffie–Hellman key exchange

Creating an Authorization Key

Mobile Protocol: Detailed Description (v.1.0, DEPRECATED)

编译和安装

编译和安装

编译和运行脚本

依赖脚本

配套客户端

官方开源客户端修改适配版本

Android client for telegramd

macOS client for telegramd

iOS client for telegramd

Web客户端(敬请期待)

桌面客户端(敬请期待)

开源客户端库修改适配版本

tdlib

TODO

channels, Secret Chats, bots and payments这几大功能还未实现

English

Introduce

open source mtproto server implement by golang, which compatible telegram client.

Install

Build and install

build

prerequisite

Feedback

Please report bugs, concerns, suggestions by issues, or join telegram group Telegramd to discuss problems around source code.

telegramd's People

Contributors

bluefoxah avatar clover-xj avatar wubenqi avatar yumcodercom avatar zii avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.