Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/ grpcinvoke Public

grpc序列化库,根据proto文件直接动态转换成grpc协议二进制数据的库。

License

Notifications You must be signed in to change notification settings

dbv/grpcinvoke

Repository files navigation

grpcinvoke

protobuf 我们一般需要先使用 proto工具将proto文件转换成代码文件,然后进行编译,才能使用。

这个项目提供了一个思路和示例用于动态的根据proto文件生成grpc二进制数据,不需要提前使用proto 工具进行编译。

只是提供思路,和示例代码,有问题欢迎提pr、issue。

用法示例

About

grpc序列化库,根据proto文件直接动态转换成grpc协议二进制数据的库。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /