Cross-language definitions for standard LBRY types
Find a file
Jack Robison 8252dad07d
add hub.proto, remove unused fields
-add trending_score to search results protobuf
-remove unused trending fields from search results protobuf
-update build script to use grpc_tools for python
2021-09-14 22:56:45 -04:00
v1 rename proto to avoid namespace conflicts when importing v1+v2 2019-03-04 09:54:16 -05:00
v2 add hub.proto, remove unused fields 2021-09-14 22:56:45 -04:00
.gitignore gitignore 2017-12-15 10:23:37 -05:00
README.md new proto3 definitions 2019-02-27 12:03:57 -05:00

LBRY Types

Cross-language definitions for standard LBRY types.

v1/ contains the old proto2 files. v2/ contains the new proto3 files. See the README.md file in each dir for instructions on using each.

License

MIT