mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-26 21:35:49 +08:00
opt: live room
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -184,8 +184,8 @@ class LiveMessageStream {
|
||||
),
|
||||
);
|
||||
|
||||
final marshaledData = authPackage.marshal();
|
||||
logger.d(marshaledData);
|
||||
// final marshaledData = authPackage.marshal();
|
||||
// logger.d(marshaledData);
|
||||
try {
|
||||
Future<WebSocket> getSocket() async {
|
||||
for (final server in servers) {
|
||||
|
||||
Reference in New Issue
Block a user