top | item 42920735

(no title)

dim13 | 1 year ago

Grandfather of Protobuf is ASN.1

discuss

order

foobiekr|1 year ago

Very much so. Pretty much all of these protocols are simplifications of asn1 and in some cases (like protobuf) there are a handful of things that got lost because the wire formats didn’t have them as they didn’t need them. A schema indicator being the single biggest flaw in protobuf.

orf|1 year ago

Why is the lack of a schema indicator the biggest flaw of protobuf?

TeMPOraL|1 year ago

One usually has two grandfathers, so it still works out.

userbinator|1 year ago

The telco industry, including GSM and its successors, uses ASN.1 widely.