refactor(signalr): remove SignalR server & msgpack_lazer_api

Maybe we can make `msgpack_lazer_api` independent?
This commit is contained in:
MingxuanGame
2025-10-03 13:20:12 +00:00
parent d23f32f08d
commit 0d9019c6cc
39 changed files with 312 additions and 6252 deletions

View File

@@ -4,10 +4,7 @@
"path": "."
},
{
"path": "packages/msgpack_lazer_api"
},
{
"path": "spectator-server"
}
"path": "spectator-server"
}
]
}