This website requires JavaScript.
Explore
Help
Sign In
npm
/
wo-base-websocket-server
Watch
1
Star
0
Fork
0
You've already forked wo-base-websocket-server
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
web服务端套接口
31
Commits
1
Branch
0
Tags
88
KiB
JavaScript
100%
3529789787
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Luk
3529789787
注意到,前端显示仍然连接着 socket,但后台却判断为不是 OPEN。所以把 if 改成 try.
2024-09-16 15:04:53 +08:00
.gitignore
improve gitignore and seafile-ignore
2024-04-24 14:18:27 +08:00
.prettierrc.js
[.prettierrc.js] update jsxBracketSameLine:false to bracketSameLine:true so that HTML closing bracket not in a seperate line; [package.json] delete standardx
2022-10-05 13:10:26 +08:00
basesocket.js
注意到,前端显示仍然连接着 socket,但后台却判断为不是 OPEN。所以把 if 改成 try.
2024-09-16 15:04:53 +08:00
package.json
upgrade 'ws' to version 7.3.0
2022-09-12 16:50:11 +08:00
README.md
rename libraries 'basend-*' to 'wo-base-*', 'corend-*' to 'wo-core-*', 'usend-*' to 'wo-user-*'
2022-08-17 08:59:55 +08:00
seafile-ignore.txt
improve gitignore and seafile-ignore
2024-04-24 14:18:27 +08:00
README.md
Unescape
Escape
wo-base-websocket-server
|
web 服务端套接口