Richard Cooper

Results 88 comments of Richard Cooper

@blez could you please share your code in [playground](https://play.golang.org/)? Just want to understand in which context client panics

Hey @petuhovskiy, thanks for asking! Well, i think that we need add to `go-dry` package something like `RandomSecureBytes` or something like this. Also, honestly, it's not **so** neccessary to add...

I'll leave open this issue, cause math.Rand and crypt.Rand bot has pros and cons

Wait... Did you received gzipped object INSIDE rpc request? That's REALLY weird, literally ALL rpc responses larger than 0.5kb wrapping into another gzip blob. so... gzip blob inside gzip blob???...

@waybackarchiver well, yes, but no. BadMsgNotification means that all session was broken, i mean, this message should be never received from official telegram servers. if we got it, then something...

Hey @LazarenkoA! Thanks for asking! I DON'T KNOW))))) Need to dig out, may be i'll add few support methods for this issue

@innovative-sol thanks for this notice, we'll try to find this bug i think we need refactor a bit `MTProto{}` type, cuz everything is stacked in single struct. Maybe we need...

that's definetely a bug (or my forgetfulness), i'll research it, and let you know

@Kirill-Shilov спасибо за создание ишью по этому поводу! Думаю, что накопилось уже достаточно просьб о публикации патча за место коммитов в мастер, иначе меня сожрут за то что я мало...

@grinrill Thanks for reporting! Looks pretty strange... Maybe pinger sends pings incorrectly, but i'm not sure at all... I'll figure it out, thanks for logs! it can help us