#Confluent introduces a new approach in #ApacheKafka that moves schema IDs from message payloads to record headers.

✅ Simplify schema governance & evolution.
✅ Improve compatibility across serialization formats
✅ Reduce coupling between data & metadata in event-driven architectures

Read the deep dive on #InfoQhttps://bit.ly/4tF7Fot

#ML #EventStreamProcessing #ProtocolBuffers #DataPipelines #DataAnalytics

Protobuf library flaw enables remote JavaScript code execution

A critical flaw in the popular protobuf.js library has been exposed, allowing hackers to execute JavaScript code remotely - and a proof-of-concept exploit has already been published, putting countless systems at risk.

https://osintsights.com/protobuf-library-flaw-enables-remote-javascript-code-execution?utm_source=mastodon&utm_medium=social

#RemoteCodeExecution #Javascript #Protobuf #ProtocolBuffers #EmergingThreats

Protobuf library flaw enables remote JavaScript code execution

Learn how a critical flaw in the Protobuf library enables remote JavaScript code execution and what you can do to secure your systems - read our expert analysis now.

OSINTSights
😆 Ah, #Skir, the "revolutionary" tool that claims to outshine Protocol Buffers! Because, of course, adding yet another layer of complexity with its own .skir files and #YAML wizardry is exactly what every developer needs to clutter their toolchain. 🚀 But hey, at least it promises to make that #TypeScript code feel like home, as if we weren't already comfy enough in our coding caves. 🙄
https://skir.build/ #ProtocolBuffers #DeveloperTools #HackerNews #ngated
Skir - Like Protobuf, without the pain

A descriptive language for representing data types, constants, and APIs.

Już kiedyś wspominaliśmy o #ProtocolBuffers (lub #Protobuf), ale ten artykuł wyjaśnia to wszystko bardzo jasno i warto się z nim zapoznać.

#programowanie #WebDev #JSON #JavaScript

https://aloisdeniel.com/blog/better-than-json

Better than JSON

An in-depth look at why Protobuf can outperform JSON for modern APIs, with practical Dart examples showing how strong typing, binary serialization, and shared schemas improve both performance and developer experience.

Oya Studio

#GoogleCloud announces #gRPC as native transport for #MCP #AI

#MachineLearning #opensource

🔌 Eliminates need for transcoding gateways between #gRPC services and #MCP JSON-RPC

⚡ Binary encoding via #ProtocolBuffers shrinks messages up to 10x compared to JSON - dramatically lower latency, reduced bandwidth consumption & faster serialization

🧵 👇

🚀 gRPC es el framework de Google que acelera la comunicación entre servicios. Usa HTTP/2 y Protocol Buffers para máximo rendimiento. ¡Conoce cómo funciona! 💻

Lee más 👉 https://www.soloingenieria.org/ingenieria-en-sistemas/grpc/

#gRPC #Microservicios #IngenieríaDeSistemas #DesarrolloBackend #ProtocolBuffers #HTTP2

En microservicios, la velocidad de comunicación define el rendimiento total. gRPC existe porque Google entendió esto antes que nadie. 🚀

#gRPC #Microservicios #IngenieríaDeSistemas #DesarrolloBackend #ProtocolBuffers #HTTP2

RIOT Summit 2018 @ Amsterdam - Google’s “Protocol Buffers” for Embedded IoT

https://makertube.net/w/tYXQoPm6MQq2eyYsxDisXk

RIOT Summit 2018 @ Amsterdam - Google’s “Protocol Buffers” for Embedded IoT

PeerTube
Raspberry Pi Pico 2 × Zephyr × Pigweed で実現する「型安全」なRPC通信とLチカ点灯 - Qiita

はじめに TL;DR: Raspberry Pi Pico 2 と PC を pw_rpc (Pigweed) で繋ぎ、「gRPCのように型安全な」Lチカを実現しました。 Zephyr + Pigweedの組み合わせは超大変でした。。 動機 & Pig...

Qiita
Protocol Buffers(protobuf)入門 - Qiita

JSONとの違い・書き方・gRPCの仕組みまで完全解説! 本記事は、Proto / gRPC をこれから触る方、buf lint に苦しんでいる方を主な対象にしています。 はじめに 🎅 この記事は RetailAI Advent Calendar 2025 の25日目の記...

Qiita