cosmicrose@lemmy.worldtoLinux@lemmy.ml•Which communication protocol or open standard in software do you wish was more common or used more?English
1·
7 months agoThere are a bunch of message broker services out there, and having a consistent set of common keys along with a documented process for transforming events to/from different systems means that this kind of data can move through different systems without getting mangled. It does have a spec for JSON, so it can be considered just a standardized JSON blob with transformation rules. But it also has a protobuf spec, specs for MQTT, NATS, HTTP, Avro, etc. It’s a common language for all these systems.
Check out gamemode if you’re gaming, it should improve performance a little bit