Aleka: a schema agnostic protobuf decoder
Introducing a command line tool to decode protocol buffer messages without a protobuf schema definition.
Read more
Introducing a command line tool to decode protocol buffer messages without a protobuf schema definition.
Read more
In this article, I present a small Proof of Concept of communication between a browser (Js) and a server (Golang) using Protocol Buffers over Websockets. This idea emerged as part of a bigger personal project I’m working on and will probably show here in the future.
Read more