Hello,
I'm making program(using AutoIt) that would connect to server.
I need help converting numbers to VarInt. About VarInt:
About VarInt: https://developers.google.com/protocol-buffers/docs/encoding#varints
I can't understand how VarInt works, maybe somebody could help me? Thanks