Trans and docs for socketio feature
This commit is contained in:
@@ -85,7 +85,7 @@ export default {
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
url: "wss://echo.websocket.org",
|
||||
url: "ws://",
|
||||
connectionState: false,
|
||||
io: null,
|
||||
communication: {
|
||||
|
||||
Reference in New Issue
Block a user