$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2020-09-16 13:53:24
Niall Douglas wrote:
> In any case, CBOR is actually a fairly lousy binary protocol. Very
> inefficient compared to alternatives.
I actually quite like CBOR. Of all the "binary JSON" protocols, it's the
best. Or the least worst, if you will. (Except for MessagePack, which I like
even more, but it's arguably not a binary JSON.)