emqx / MQTTX

A Powerful and All-in-One MQTT 5.0 client toolbox for Desktop, CLI and WebSocket.
https://mqttx.app
Apache License 2.0
3.93k stars 449 forks source link

Sync topic tree from connection #1800

Closed ysfscream closed 1 week ago

ysfscream commented 1 week ago

PR Checklist

If you have any questions, you can refer to the Contributing Guide

What is the current behavior?

The data is currently synchronized in one direction, Topic Tree -> Connections.

What is the new behavior?

image image

This pull request includes several updates to the topic node and message services, as well as some minor changes to the SCSS and translation files. The main focus is on refactoring and enhancing the functionality related to topic tree structures and message statistics.

Enhancements to Topic Node and Message Services:

Minor Changes:

Does this PR introduce a breaking change?

Specific Instructions

Are there any specific instructions or things that should be known prior to review?

Other information