GopherCon 2017: Scott Mansfield - Creating a Custom Serialization Format

Опубликовано: 20 Октябрь 2024
на канале: Gopher Academy
2,163
31

Many people use serialization formats for their service communication without knowing how things work underneath. In this session, we will go from 0 to custom serialization format for an augmented JSON data type. This will cover motivations, implementation, and benchmarking to show performance.