|
|
|
|
|
by slavio
4612 days ago
|
|
Any JSON object encoding format would greatly benefit from compression. It does not have to be complicated: even something as simple as using a dictionary array of "symbols" whose indices can be used instead of repeating string values. |
|