-
Notifications
You must be signed in to change notification settings - Fork 810
support buptbill220/protobuf gogofmqjson #567
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Change-Id: Iaab4149b12991e00d2e47e30e7c7a0476ceb82f9
Change-Id: I813d67cc423c74db2c4d3f7ad3a18b0dbbb78dd2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merge to master
Change-Id: I348edfc11f2f18f3856c216facc69a90e3fcd1f1
Change-Id: Ic7965ed198348abc103518e0e125e25d92c464e8
Change-Id: I96d2544df50278829e4f1b9b7bcfe4ba1b3f5bbe
Change-Id: Ie81c47feb77363849c51793422f626acdf20204c
Change-Id: I9c8d0dede71531a34a03b5c8195e653701a3f651
Change-Id: I6806dd9dd3c09f665a4409a36d79dd09bf54e74c
Change-Id: Ieb1dd27b3b99ba0f4eb6cfb319ad605198cc61fd
Hi. It seems like there are a lot of unnecessary changes with your diff. |
just suply in some case like this: I have a message, maybe use json or protobuf or anything else protocol. We just describe its protocol with protobuf, but encoding or decoding will be transparent for developer. Developer just tell us its protocol and codec type, then we generate coder file. User.proto user := &User{} |
Change-Id: I6a50fb975f4c895da7b6e6d35fd800ccbbc4ed99
Change-Id: Iaab4149b12991e00d2e47e30e7c7a0476ceb82f9