← FRC
FRCFTCFLL
MessagePack: It's like JSON. but fast and small.
MessagePack is an efficient binary serialization format that provides a faster and more compact alternative to JSON. It is widely used in robotics for data exchange between programs and devices, including telemetry logging in FRC/FTC applications like AdvantageScope.