Contribute Media
A thank you to everyone who makes this possible: Read More

Binary data in Python with a bit of C spice on top.

Description

You have that annoying C++ client that refuses to send you JSON data no matter what? Well, not a big problem, as long as we keep the mind calm and use correct data types, modules, and tricks in Python. We can even dive a bit deeper into C world ourselves to get the secret spice of efficiency.."

Details

Improve this page