alik0211 / mtproto-core

Telegram API JS (MTProto) client library for Node.js and browser
https://mtproto-core.js.org
GNU General Public License v3.0
630 stars 113 forks source link

separation of package into tree things #249

Open ehsan2003 opened 2 years ago

ehsan2003 commented 2 years ago

It might be better to separate the real core from the envs

for example , with the current approach if we want to use proxies ( socks proxies ) it is not easily achievable but if envs were separated from the core it was possible