We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4adca8d + c3a0b4a commit c6f2775Copy full SHA for c6f2775
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# 1.0.0 (2025-04-28)
2
3
+
4
+### Features
5
6
+* **core:** 第一版 ([51a5422](https://github.com/coderlzw-cn/websocket/commit/51a5422a4e5df88be03c65ea6b9da4f683f1061a))
7
8
+# 1.0.0 (2025-04-28)
9
10
### Features
11
12
- **core:** 实现 websocket class ([10f7fe4](https://github.com/coderlzw-cn/websocket/commit/10f7fe45fccdb603a5c8b7ac8448076b0bfea3a4))
README.md
@@ -192,8 +192,4 @@ interface ErrorInfo {
192
timestamp: Date;
193
connectionStats: ConnectionStats;
194
}
195
-```
196
-
197
-## 许可证
198
199
-MIT
+```
0 commit comments