Skip to content

Conversation

@ldemailly
Copy link
Member

@ldemailly ldemailly commented Sep 25, 2020

fixes #398

@qlty-cloud-legacy
Copy link

qlty-cloud-legacy bot commented Sep 25, 2020

Code Climate has analyzed commit 124829b and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Sep 25, 2020

Codecov Report

Merging #399 into master will decrease coverage by 0.1%.
The diff coverage is 77.6%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #399     +/-   ##
========================================
- Coverage    87.3%   87.2%   -0.1%     
========================================
  Files          23      23             
  Lines        2356    2389     +33     
========================================
+ Hits         2057    2083     +26     
- Misses        201     205      +4     
- Partials       98     101      +3     
Impacted Files Coverage Δ
fnet/network.go 87.2% <76.6%> (-3.9%) ⬇️
fhttp/http_client.go 78.1% <87.5%> (+1.1%) ⬆️
fgrpc/pingsrv.go 85.7% <0.0%> (-2.3%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 77e2323...124829b. Read the comment docs.

@ldemailly ldemailly changed the title tcp-echo server, fixes #398 tcp-echo server implementation Sep 28, 2020
@ldemailly ldemailly changed the title tcp-echo server implementation tcp-echo server and fortio nc (netcat) implementation Sep 29, 2020
@ldemailly ldemailly merged commit 0a05766 into master Sep 29, 2020
@ldemailly ldemailly deleted the tcp_echo branch September 29, 2020 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add a tcp echo server

2 participants