OpenTl / OpenTl.ClientApi

The Api client library that implements the MtProto 2.0. To connect to servers, such as Telegram
MIT License
80 stars 22 forks source link

How Send Atomic Request in Shared Host? #36

Open adelhoss opened 5 years ago

adelhoss commented 5 years ago

Hi Thx for best and fast library i test and work with your library in winfom ok and all ok but in asp.net on shared host i can not break point set for stop code to enter code while running code how SignIn in asp.net on web shared host without brak point i use static IclientApi global variable but not work but when use break point in cosole application and winform everythings good please help me in asp.net without debugging for insert sended code

vik-borisov commented 5 years ago

Hi, @adelhosz Use a different clients for each session