Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
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.
 
 
 
 
 
 
Protobuf Team Bot 97993b219d rename upb::SymbolTable as upb::DefPool 2 years ago
..
BUILD.bazel
README.md
def.c rename upb::SymbolTable as upb::DefPool 2 years ago
lua_proto_library.bzl
main.c
msg.c
test.proto
test_upb.lua rename upb::SymbolTable as upb::DefPool 2 years ago
upb.c
upb.h
upb.lua rename upb::SymbolTable as upb::DefPool 2 years ago
upbc.cc

README.md

upb Lua bindings

These are some bare-bones upb bindings for Lua.

These bindings exist primarily for experimentation and testing. They are incomplete and are not really intended for use in any application. This is by no means a complete or supported protobuf library.