mtproto-core icon indicating copy to clipboard operation
mtproto-core copied to clipboard

Optimize demand, please!

Open bobacCurry opened this issue 3 years ago • 2 comments
trafficstars

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 avatar Aug 07 '22 02:08 bobacCurry

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~~~~

bobacCurry avatar Aug 07 '22 02:08 bobacCurry

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

VityaSchel avatar Oct 03 '22 05:10 VityaSchel