feat:websoket连接更换
This commit is contained in:
parent
cbe3cb594e
commit
30a1a40a8c
@ -120,7 +120,7 @@ function App() {
|
||||
console.log("Initializing WebSocket connection...");
|
||||
|
||||
eventsWsRef.current = new WebSocketClient(
|
||||
"ws://10.66.66.234:8080/events",
|
||||
"ws://47.82.97.10:8080/events",
|
||||
{},
|
||||
{
|
||||
autoReconnect: true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user