Skip to content

Instantly share code, notes, and snippets.

@mannodermaus
Created February 14, 2020 08:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mannodermaus/b65f9064f1f6df7796046c7596ac6b1f to your computer and use it in GitHub Desktop.
Save mannodermaus/b65f9064f1f6df7796046c7596ac6b1f to your computer and use it in GitHub Desktop.
Effective Data Transfer with Protocol Buffers
{
"id": 100,
"title": "Efficient Data Transfer with Protocol Buffers",
"type": "blog",
"content": "In the highly-connected environment of IoT technology..."
}
{"id":100,"title":"Efficient Data Transfer with Protocol Buffers","type":"blog","content":"In the highly-connected environment of IoT technology..."}
0864122D456666696369656E742044617461205472616E7366657220776974682050726F746F636F6C204275666665727318002238496E2074686520686967686C792D636F6E6E656374656420656E7669726F6E6D656E74206F6620496F5420746563686E6F6C6F67792E2E2E
<post>
<id>100</id>
<title>Efficient Data Transfer with Protocol Buffers</title>
<type>blog</type>
<content>In the highly-connected environment of IoT technology...</content>
</post>
<post><id>100</id><title>Efficient Data Transfer with Protocol Buffers</title><type>blog</type><content>In the highly-connected environment of IoT technology...</content></post>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment