cyberbit / telem

Trivial ETL Engine for Minecraft
http://telem.cyberbit.dev
Other
26 stars 4 forks source link

📦 improve MetricCollection serde for SecureModem #41

Closed cyberbit closed 8 months ago

cyberbit commented 8 months ago

Fixes #36. SecureModem adapters will now use a custom serializer/deserializer (SerDe) to reduce footprint. For large MetricCollections, the string will additionally be LZW compressed for transport.