Skip to content

How to make it so that tdlib operates like a daemon? #140

Answered by ForNeVeR
bangonkali asked this question in Q&A
Discussion options

You must be logged in to vote

The usual pattern for daemon-like code in C# is to use a Generic Host, that has no relation to tdlib's ClientManager whatsoever.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ForNeVeR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #139 on August 29, 2022 19:19.