apache / dubbo-getty

a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microservice framework based on zookeeper/etcd
Apache License 2.0
218 stars 69 forks source link

Ftr: copy example from getty to dubbo-getty. #85

Closed Lvnszn closed 2 years ago

Lvnszn commented 2 years ago

What this PR does: Copy echo and profiles which in example folder from getty to dubbo-getty. The folder in example such as mirco and rpc won't be copy to dubbo getty because of less use. Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

codecov-commenter commented 2 years ago

Codecov Report

Merging #85 (a9bd614) into master (16374d2) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #85   +/-   ##
=======================================
  Coverage   69.14%   69.14%           
=======================================
  Files           8        8           
  Lines        1439     1439           
=======================================
  Hits          995      995           
  Misses        348      348           
  Partials       96       96           

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 16374d2...a9bd614. Read the comment docs.