-
Notifications
You must be signed in to change notification settings - Fork 641
[ISSUE #4320] C SDK Support For TCP #4324
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4324 +/- ##
============================================
- Coverage 16.35% 16.09% -0.26%
- Complexity 1362 1550 +188
============================================
Files 594 730 +136
Lines 25393 28640 +3247
Branches 2393 2523 +130
============================================
+ Hits 4152 4611 +459
- Misses 20818 23581 +2763
- Partials 423 448 +25
... and 400 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
mxsm
left a comment
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.
@zhurq
file header needs add license

lrhkobe
left a comment
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.
LGTM
* c-sdk dirs * c-sdk support tcp protocol * license * support for tcp
Fixes #4320
Motivation
Support For TCP Protocol.
Modifications
Describe the modifications you've done.
Documentation