You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
342 B
12 lines
342 B
7 months ago
|
Name: Protocol Buffers
|
||
|
Short Name: protobuf
|
||
|
URL: https://github.com/google/protobuf
|
||
|
License: BSD
|
||
|
License File: src/LICENSE
|
||
|
Security Critical: yes
|
||
|
|
||
|
Description:
|
||
|
|
||
|
Protocol buffers are Google's language-neutral, platform-neutral, extensible
|
||
|
mechanism for serializing structured data. Open Screen uses protobufs primary
|
||
|
for message serialization.
|