From: Sergey Matveev Date: Mon, 7 Oct 2024 12:12:35 +0000 (+0300) Subject: Typo X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=ce30d188336a195660cd36103db06685673f706b64964cb92421548033a2f061;p=keks.git Typo --- diff --git a/spec/index.texi b/spec/index.texi index 7bbbc3e..b188c2f 100644 --- a/spec/index.texi +++ b/spec/index.texi @@ -54,7 +54,7 @@ Are not there any satisfiable codecs? Y @tab N @tab N @tab Y @tab Y @tab Y @tab Y @item Deterministic Encoded CBOR @tab Y @tab N @tab Y @tab N @tab Y @tab Y @tab Y -@item @url{http://cr.yp.to/proto/netstrings.txt, Netstring} @tab +@item @url{http://cr.yp.to/proto/netstrings.txt, Netstrings} @tab Y @tab Y @tab Y @tab N @tab N @tab Y @tab N @item @url{https://wiki.theory.org/BitTorrentSpecification#Bencoding, Bencode} @tab Y @tab Y @tab Y @tab Y @tab N @tab Y @tab N @@ -66,9 +66,6 @@ Are not there any satisfiable codecs? @end multitable @itemize -@item Schemaless formats are easier to deal with in heterogeneous - environments, with wide range of software. But with the price of - bigger size and harder validation as a rule. @item Streamable formats allow you to send a part of the data immediately, for example element of the list or map. Simplifying encoder and requiring less memory usage. All formats who needs to