in my space, i run web socket several days ago
however throw error 1006
my dependencie
“dependencies”: {
“@gathertown/gather-game-client”: “^43.0.1”,
“isomorphic-ws”: “^5.0.0”,
},
in my space, i run web socket several days ago
however throw error 1006
my dependencie
“dependencies”: {
“@gathertown/gather-game-client”: “^43.0.1”,
“isomorphic-ws”: “^5.0.0”,
},
Sometimes there are transient disconnections, which will cause it to log the close code (for example, 1006), but it should reconnect automatically and keep working just fine