Protocol Buffers - Google's data interchange format (grpc依赖)
https://developers.google.com/protocol-buffers/
|
5 months ago | |
---|---|---|
.. | ||
BUILD.bazel | 11 months ago | |
README.md | 1 year ago | |
def.c | 5 months ago | |
lua_proto_library.bzl | 6 months ago | |
main.c | 1 year ago | |
msg.c | 1 year ago | |
test.proto | 1 year ago | |
test_upb.lua | 1 year ago | |
upb.c | 5 months ago | |
upb.h | 1 year ago | |
upb.lua | 1 year ago | |
upbc.cc | 5 months ago |
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, and in fact we don't even claim it to be functional.