TLSharp/TLSharp.Core
PROger4ever 7cbc40a090 Make Session constructor public for custom ISessionStore implementations
Load() method in ISessionStore requires public constructor of class Session in some cases.
E.g., loading session from a db or a key-value store, manual loading from text-file, JSON/XML and so on.
2017-12-17 21:04:11 +05:00
..
Auth Fix spelling of Receive 2016-07-20 08:15:28 +01:00
MTProto Update Everything 2016-09-22 17:01:59 +03:30
Network Generator Must Respect MS .NET API guidelines 2017-11-09 19:37:09 +08:00
Properties TLSharp and Tests 2015-09-28 10:01:17 +08:00
Requests Generator Must Respect MS .NET API guidelines 2017-11-09 19:37:09 +08:00
Utils Generator Must Respect MS .NET API guidelines 2017-11-09 19:37:09 +08:00
packages.config Redesign Everything 2016-09-24 17:08:26 +03:30
Session.cs Make Session constructor public for custom ISessionStore implementations 2017-12-17 21:04:11 +05:00
TelegramClient.cs Prepare requests for re-sending after a DC migration 2017-11-21 21:02:51 +08:00
TLSharp.Core.csproj Added possibility to do ping request (SendPingAsync method) 2016-11-07 02:40:19 +03:00
TLSharp.Core.nuspec another fix 2016-10-29 17:13:28 +03:00