-
Notifications
You must be signed in to change notification settings - Fork 63
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
Supports grpc+json and the curl tool #148
Merged
Merged
Commits on Aug 3, 2023
-
将json消息转化为grpc消息,继而交给grpc handle进行处理,并以json格式返回数据
Configuration menu - View commit details
-
Copy full SHA for dcb882d - Browse repository at this point
Copy the full SHA dcb882dView commit details
Commits on Aug 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dfa2607 - Browse repository at this point
Copy the full SHA dfa2607View commit details
Commits on Aug 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cd7fdce - Browse repository at this point
Copy the full SHA cd7fdceView commit details
Commits on Aug 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fe963dc - Browse repository at this point
Copy the full SHA fe963dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52dbcd6 - Browse repository at this point
Copy the full SHA 52dbcd6View commit details
Commits on Aug 16, 2023
-
perf: Improved code reuse-related logic(#145)
Optimized the logic of TripleServer and TripleClient, achieving code reuse. Merged encoding and encoding_json
Configuration menu - View commit details
-
Copy full SHA for 17c41ee - Browse repository at this point
Copy the full SHA 17c41eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5af48ff - Browse repository at this point
Copy the full SHA 5af48ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f041b2 - Browse repository at this point
Copy the full SHA 1f041b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f5c135 - Browse repository at this point
Copy the full SHA 3f5c135View commit details
Commits on Aug 17, 2023
-
perf: Optimized the configuration format as well as the configuration…
… loading method.(#145)
Configuration menu - View commit details
-
Copy full SHA for 0791600 - Browse repository at this point
Copy the full SHA 0791600View commit details
Commits on Aug 18, 2023
-
perf: Removed configuration using serialization methods.(#145)
The RPC client now exclusively uses protobuf for serialization.
Configuration menu - View commit details
-
Copy full SHA for 3c70c89 - Browse repository at this point
Copy the full SHA 3c70c89View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.