@3dsource/angular-unreal-module 0.0.82 → 0.0.83-dev.0

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.
package/index.d.ts CHANGED
@@ -618,7 +618,6 @@ declare class SignallingService extends SubService {
618
618
  }>;
619
619
  readonly environmentId: i0.Signal<string | null>;
620
620
  readonly streamRequestContext: i0.Signal<_3dsource_angular_unreal_module.StreamRequestContext | null>;
621
- private dataChannelConnected;
622
621
  onOffer$: Subject<RTCSessionDescriptionInit>;
623
622
  onConfig$: Subject<ConfigMessage>;
624
623
  onWebRtcIce$: Subject<RTCIceCandidate>;
@@ -760,7 +759,6 @@ declare class UnrealCommunicatorService {
760
759
  private videoService;
761
760
  private destroy$;
762
761
  private cirrusConnected;
763
- private dataChannelConnected;
764
762
  constructor();
765
763
  protected init(): void;
766
764
  destroy(): void;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@3dsource/angular-unreal-module",
3
- "version": "0.0.82",
3
+ "version": "0.0.83-dev.0",
4
4
  "description": "Angular Unreal module for connect with unreal engine stream",
5
5
  "keywords": [
6
6
  "3dsource",