some improvements :D
This commit is contained in:
parent
426c8578e5
commit
61837a155f
3 changed files with 180 additions and 176 deletions
|
|
@ -56,7 +56,6 @@ export default class WsClient extends WsWrapper {
|
|||
return
|
||||
}
|
||||
|
||||
console.log(`ws dispatch ${type} ${tag}`)
|
||||
for (const callback of callbacks) {
|
||||
callback(...args)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue