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
625 stars 111 forks source link

Optimize demand, please! #265

Open bobacCurry opened 1 year ago

bobacCurry commented 1 year ago

Hi, I am greatly honoured to be you fans about the "mtproto/core", I want know that if you can add a function that client can disconnect from telegram server, so it can stop the client process, I don't know how to quit it now.

bobacCurry commented 1 year ago

Hi, I am greatly honoured to be you fans about the "mtproto/core", I want know that if you can add a function that client can disconnect from telegram server, so it can stop the client process, I don't know how to quit it now.

please~~~~

VityaSchel commented 1 year ago

you should disconnect underlying socket or process.exit(0)