MarshalX / tgcalls

Voice chats, private incoming and outgoing calls in Telegram for Developers
https://t.me/tgcallslib
GNU Lesser General Public License v3.0
516 stars 91 forks source link

Completely rework .start(), .stop() and .reconnect() methods #104

Closed MarshalX closed 3 years ago

MarshalX commented 3 years ago

add ability to call .stop() at any time (including during connection) add ability to call start without stop and so on...