8000 GitHub - whzard/mtproto-core: Telegram API JS (MTProto) client library for browser only
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

whzard/mtproto-core

 
 

Repository files navigation

mtproto-core

This is a fork of alik0211/mtproto-core.

The purpose of this fork is to have up-to-date TL schema for Telekite. Maybe, in the future, also have it operate on BigInts instead of strings for performance.

Telegram API JS (MTProto) client library for Node.js and browser

  • Actual. 170 layers in the API schema
  • Fast. Uses WebSocket and window.crypto
  • Easy. Cryptography is hidden. Work with the API at a high level
  • 2FA. Use the library's built-in function to calculate 2FA parameters
  • Secure. Complies with Telegram security guidelines

Documentation

You can find the documentation on mtproto-core.js.org/docs website

License

GPLv3

About

Telegram API JS (MTProto) client library for browser only

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%
0