fix: unify frontend and backend Socket.io protocol for WebSocket connection
This commit is contained in:
@@ -129,6 +129,7 @@
|
||||
{
|
||||
"path": "/web-socket/socket.js",
|
||||
"require": [
|
||||
"io",
|
||||
"Mixly.Env",
|
||||
"Mixly.Config",
|
||||
"Mixly.MJson",
|
||||
@@ -140,4 +141,4 @@
|
||||
"Mixly.WebSocket.Socket"
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
||||
Reference in New Issue
Block a user