The Real Python Podcast

Advantages of Protobuf for Serialization in Python

05.20.2022 - By Real PythonPlay

Download our free app to listen on your phone

Download on the App StoreGet it on Google Play

Would you like a way to send structured serialized data between different platforms and languages? What if the data was self-documenting, could automatically generate Python code, and would validate itself? This week on the show, Liran Haimovitch talks about protocol buffers and communicating with microservices through Remote Procedure Calls (RPC).

More episodes from The Real Python Podcast