@3dsource/angular-unreal-module 0.0.28 → 0.0.29

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -264,7 +264,7 @@ const initialState = {
264
264
  pollingUrl: null,
265
265
  },
266
266
  streamConfig: {
267
- autoStart: false,
267
+ autoStart: true,
268
268
  warnTimeout: DEFAULT_WARN_TIMEOUT,
269
269
  matchMakerUrls: [],
270
270
  },