This website requires JavaScript.
Explore
Help
Sign In
npm
/
wo-user-websocket-uniapp
Watch
1
Star
0
Fork
0
You've already forked wo-user-websocket-uniapp
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
基于 uniapp 的用户端 websocket
27
Commits
1
Branch
0
Tags
66
KiB
JavaScript
100%
b05c626d40
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
b05c626d40
添加 initSocket({stateManager}) 参数,自动更新外部的状态变量 stateManager.socketAlive
2024-09-15 00:41:29 +08:00
.gitignore
improve gitignore and seafile-ignore
2024-04-24 14:19:04 +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:46 +08:00
package.json
rename libraries 'basend-*' to 'wo-base-*', 'corend-*' to 'wo-core-*', 'usend-*' to 'wo-user-*'
2022-08-17 09:00:28 +08:00
seafile-ignore.txt
improve gitignore and seafile-ignore
2024-04-24 14:19:04 +08:00
unisocket.js
添加 initSocket({stateManager}) 参数,自动更新外部的状态变量 stateManager.socketAlive
2024-09-15 00:41:29 +08:00