Fix: move waitFor<EngineConnectedEvent> after creating remote participants (#58)
* wait after creating participant * fix * wait after creating remote participants * remove unnecessary line * revert additional checks (unlikely to be required) * clean up logs * revert comment
This commit is contained in:
@@ -6,7 +6,6 @@ import '../events.dart';
|
||||
import '../exceptions.dart';
|
||||
import '../extensions.dart';
|
||||
import '../logger.dart';
|
||||
import '../managers/event.dart';
|
||||
import '../proto/livekit_models.pb.dart' as lk_models;
|
||||
import '../publication/remote_track_publication.dart';
|
||||
import '../room.dart';
|
||||
|
||||
Reference in New Issue
Block a user