This website requires JavaScript.
Explore
Help
Register
Sign In
open
/
wo-base-websocket-server
Watch
2
Star
0
Fork
0
You've already forked wo-base-websocket-server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
31
Commits
1
Branch
0
Tags
35297897878647c309f0213b6ebbdc58129fc77b
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
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 服务端套接口
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
Readme
52
KiB
Languages
JavaScript
100%