apache / rocketmq-mqtt

Apache rocketmq
https://rocketmq.apache.org/
Apache License 2.0
181 stars 63 forks source link

support tls tcp server #114

Closed ChangingFond closed 2 years ago

ChangingFond commented 2 years ago

close #51

codecov-commenter commented 2 years ago

Codecov Report

Merging #114 (b84173b) into main (aba2165) will decrease coverage by 0.52%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #114      +/-   ##
==========================================
- Coverage   45.54%   45.01%   -0.53%     
==========================================
  Files         106      107       +1     
  Lines        4514     4567      +53     
  Branches      673      676       +3     
==========================================
  Hits         2056     2056              
- Misses       2104     2157      +53     
  Partials      354      354              
Impacted Files Coverage Δ
...rg/apache/rocketmq/mqtt/cs/config/ConnectConf.java 0.00% <0.00%> (ø)
...ache/rocketmq/mqtt/cs/protocol/ssl/SslFactory.java 0.00% <0.00%> (ø)
...rg/apache/rocketmq/mqtt/cs/starter/MqttServer.java 0.00% <0.00%> (ø)

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 aba2165...b84173b. Read the comment docs.