You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -55,11 +55,6 @@ A high-performance, high-stability, cross-platform MQTT client, developed based
55
55
56
56
-**No other dependencies**.
57
57
58
-
## Online code generation tool
59
-
60
-
This project has a code generation tool that only requires online configuration to generate code, which is extremely simple and easy to use. The code generation tool address is: [https://jiejietop.gitee.io/mqtt/index.html](https://jiejietop.gitee.io/mqtt/index.html)
61
-
62
-

63
58
64
59
## occupied resource size
65
60
@@ -114,7 +109,7 @@ Has a very clear layered framework.
114
109
115
110
| Platform | Code Location |
116
111
| -------------- | -------- |
117
-
| Linux |[https://github.com/jiejieTop/mqttclient](https://github.com/jiejieTop/mqttclient)|
112
+
| Linux |[https://github.com/IoTSharp/mqttclient](https://github.com/jiejieTop/mqttclient)|
@@ -133,11 +128,11 @@ Has a very clear layered framework.
133
128
|[v1.1.0]| A larger version of the update, refactoring part of the code, optimizing the logic of MQTT processing, improving the overall stability, supporting multiple clients, supporting setting the will, optimizing the API interface, and adding multiple cloud platforms Test code and documentation, add online code generation tool, online cutting configuration tool |
134
129
## question
135
130
136
-
Welcome to submit issues and bug reports in the form of [GitHub Issues](https://github.com/jiejieTop/mqttclient/issues)
131
+
Welcome to submit issues and bug reports in the form of [GitHub Issues](https://github.com/IoTSharp/mqttclient/issues)
137
132
138
133
## Copyright and License
139
134
140
-
mqttclient follows the [Apache License v2.0](https://github.com/jiejieTop/mqttclient/blob/master/LICENSE) open source agreement. Encourage code sharing and respect the copyright of the original author. You can freely use and modify the source code, or you can publish the modified code as open source or closed source software.
135
+
mqttclient follows the [Apache License v2.0](https://github.com/IoTSharp/mqttclient/blob/master/LICENSE) open source agreement. Encourage code sharing and respect the copyright of the original author. You can freely use and modify the source code, or you can publish the modified code as open source or closed source software.
0 commit comments