mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-02 16:19:44 +08:00
@@ -289,7 +289,7 @@ class LiveMessageStream {
|
||||
eventListeners.add(func);
|
||||
}
|
||||
|
||||
Future<void> close() async {
|
||||
void close() {
|
||||
heartBeat = false;
|
||||
eventListeners.clear();
|
||||
_socketSubscription?.cancel();
|
||||
|
||||
Reference in New Issue
Block a user