#protobuf

[ follow ]
fromhackernoon.com
5 months ago
JavaScript

Protobuf Under the Hood: How Serialization and Deserialization Work in Go

Protobuf is an efficient data serialization tool crucial for building performance-critical applications.
It minimizes bandwidth usage and memory consumption in distributed systems.
fromHackernoon
1 year ago
JavaScript

Introducing FauxRPC: How Does it Work? | HackerNoon

FauxRPC accelerates development and testing by creating fake implementations of services for isolated frontend testing and quick prototyping.
[ Load more ]