Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vladimir-dejanovic/protocol-buffers-blog-entry
Code example for my blog post http://itshark.xyz/posts/2018/7/11/Protocol%20Buffers%20basic%20stuff%20you%20need%20to%20know
https://github.com/vladimir-dejanovic/protocol-buffers-blog-entry
java java-8 protobuf protobuf3 protocol-buffers
Last synced: 19 days ago
JSON representation
Code example for my blog post http://itshark.xyz/posts/2018/7/11/Protocol%20Buffers%20basic%20stuff%20you%20need%20to%20know
- Host: GitHub
- URL: https://github.com/vladimir-dejanovic/protocol-buffers-blog-entry
- Owner: vladimir-dejanovic
- License: gpl-3.0
- Created: 2018-07-11T15:02:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-11T15:36:53.000Z (over 6 years ago)
- Last Synced: 2024-10-27T16:23:16.152Z (2 months ago)
- Topics: java, java-8, protobuf, protobuf3, protocol-buffers
- Language: Java
- Homepage: http://itshark.xyz/
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# protocol-buffers-blog-entry
This is full example of code that is shown in blog post
* http://itshark.xyz/posts/2018/7/11/Protocol%20Buffers%20basic%20stuff%20you%20need%20to%20know