TLSharp/TLSharp.Core/Network
CheshireCaat c5a2c816fc Improvements for async methods
Added CancellationToken with default value to all async methods in TLSharp.Core
Added ConfigureAwait(false) to all async methods in TLSharp.Core
SendRequestAsync replaced to SendAuthenticatedRequestAsync in methods that need auth
Private modifier in SendAuthenticatedRequestAsync changed to internal

Based on PR created by @IaRuslan
2020-01-28 10:10:49 +03:00
..
Exceptions Exceptions moved to separate folders (#899) 2020-01-25 02:28:37 +08:00
Requests Requests refactoring (#900) 2020-01-25 13:04:50 +08:00
MtProtoPlainSender.cs Improvements for async methods 2020-01-28 10:10:49 +03:00
MtProtoSender.cs Improvements for async methods 2020-01-28 10:10:49 +03:00
TcpMessage.cs formatting code (ctrl + k + d) 2016-04-18 15:20:57 +04:30
TcpTransport.cs Improvements for async methods 2020-01-28 10:10:49 +03:00