Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Dec 5, 2021. It is now read-only.
/TLSharpPublic archive

Core: allow re-connecting from same TelegramClient#937

Open
knocte wants to merge1 commit intomaster
base:master
Choose a base branch
Loading
fromwip/allowReconnect

Conversation

knocte
Copy link
Collaborator

If the connection dropped, there was no way to reconnect from the same
instance of TelegramClient.

If the connection dropped, there was no way to reconnect from the sameinstance of TelegramClient.
@solarin
Copy link
Contributor

but in this way you are not changing the TcpTransport initialization in the constructor either?

@solarin
Copy link
Contributor

i the TcpTransport initialization, in the constructor, should be changed since we are working on this issue and we have a chance to make it better

@knocte
Copy link
CollaboratorAuthor

but in this way you are not changing the TcpTransport initialization in the constructor either?

why change that? we create a new transport on each ConnectAsync() call, and that's it

@solarin
Copy link
Contributor

but in this way you are not changing the TcpTransport initialization in the constructor either?

why change that? we create a new transport on each ConnectAsync() call, and that's it

becauese the connection inside the constructor in TcpTransport is quite terrible

anyways, now i am running your solution. let's see if it works on the long run

@solarin
Copy link
Contributor

yes this seems to be working

Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@knocte@solarin

[8]ページ先頭

©2009-2025 Movatter.jp