Trans and docs for socketio feature

This commit is contained in:
moonrailgun
2020-03-04 14:50:47 +08:00
parent 14701369bd
commit 356d736f4e
5 changed files with 10 additions and 6 deletions

View File

@@ -85,7 +85,7 @@ export default {
},
data() {
return {
url: "wss://echo.websocket.org",
url: "ws://",
connectionState: false,
io: null,
communication: {