TLSharp/TLSharp.Core/Network
Andres G. Aragoneses e6250b1234 Core(MtProtoSender): remove mutation-based dangerous API
It wasn't being used internally, and the use-case to be used
externally is too intricated. There's already a way to change
the handler at contructor time[1] so that should be enough
customization.

[1] 48077961ae
2018-03-05 03:54:21 +08:00
..
MtProtoPlainSender.cs Fix spelling of Receive 2016-07-20 08:15:28 +01:00
MtProtoSender.cs Core(MtProtoSender): remove mutation-based dangerous API 2018-03-05 03:54:21 +08:00
TcpMessage.cs formatting code (ctrl + k + d) 2016-04-18 15:20:57 +04:30
TcpTransport.cs Normalize line endings 2018-03-04 00:39:23 +08:00