This is an automated email from the ASF dual-hosted git repository.

lizhanhui pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-mqtt.git


    from 83ac404  Merge pull request #257 from apache/keep_alive
     add b169c14  feat: support WebSocket over TLS transport
     new eee7527  Merge pull request #259 from lizhanhui/websocket_over_tls

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../mqtt/cs/channel/AdaptiveTlsHandler.java        | 93 ++++++++++++++++++++++
 .../rocketmq/mqtt/cs/protocol/ssl/SslFactory.java  |  4 +
 .../rocketmq/mqtt/cs/starter/MqttServer.java       | 20 +++++
 3 files changed, 117 insertions(+)
 create mode 100644 
mqtt-cs/src/main/java/org/apache/rocketmq/mqtt/cs/channel/AdaptiveTlsHandler.java

Reply via email to